11 lines
227 B
SYSTEMD
11 lines
227 B
SYSTEMD
|
[Unit]
|
||
|
Description=Legacy polkit authentication agent for GNOME
|
||
|
PartOf=graphical-session.target
|
||
|
|
||
|
[Service]
|
||
|
Type=simple
|
||
|
ExecStart=/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=sway-session.target
|