18 lines
518 B
Desktop File
18 lines
518 B
Desktop File
# 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" ""
|