13 lines
358 B
Desktop File
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
|