aboutsummaryrefslogtreecommitdiff
path: root/wayland-basics/dot-config/systemd/user/soteria.service
blob: 61961efae37bf6aeb05df159016dcd3024a019e0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=GTK-based polkit authentication agent
PartOf=graphical-session.target
After=graphical-session.target

[Service]
Type=exec
ExecStart=/usr/lib/soteria-polkit/soteria
Restart=on-failure

[Install]
WantedBy=graphical-session.target