stuff
This commit is contained in:
parent
decdd636d4
commit
a475f2caf3
2 changed files with 65 additions and 5 deletions
|
|
@ -0,0 +1,18 @@
|
|||
# Automatically generated by systemd-xdg-autostart-generator
|
||||
|
||||
[Unit]
|
||||
Documentation=man:systemd-xdg-autostart-generator(8)
|
||||
SourcePath=/etc/xdg/autostart/polkit-mate-authentication-agent-1.desktop
|
||||
PartOf=graphical-session.target
|
||||
|
||||
Description=PolicyKit Authentication Agent
|
||||
After=graphical-session.target
|
||||
|
||||
[Service]
|
||||
Type=exec
|
||||
ExitType=cgroup
|
||||
ExecStart=:/usr/libexec/polkit-mate-authentication-agent-1
|
||||
Restart=no
|
||||
TimeoutStopSec=5s
|
||||
Slice=app.slice
|
||||
; ExecCondition=/usr/lib/systemd/systemd-xdg-autostart-condition "MATE" ""
|
||||
Loading…
Add table
Add a link
Reference in a new issue