aboutsummaryrefslogtreecommitdiffstats
path: root/.config/systemd/user/polkit-gnome.service
blob: af63484941186cf17367c131833a950fb992abef (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Gnome polkit agent
PartOf=graphical-session.target
After=graphical-session.target

[Service]
ExecStart=/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1

[Install]
WantedBy=graphical-session.target