unitfile-parser/test/examples/polkit-gnome-authentication-agent.service
2020-11-25 03:11:59 +01:00

13 lines
358 B
Desktop File

[Unit]
Description=Legacy polkit authentication agent for GNOME
Documentation=https://gitlab.freedesktop.org/polkit/polkit/
BindsTo=graphical-session.target
Wants=graphical-session-pre.target
After=graphical-session-pre.target
[Service]
Type=simple
ExecStart=/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
[Install]
WantedBy=sway-session.target