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

[Service]
ExecStart=/usr/bin/lxpolkit

[Install]
WantedBy=graphical-session.target