summaryrefslogtreecommitdiff
path: root/units/session/exit.service.in
blob: d098d0da501581317945ea1b5156a3b0f1d2fdbd (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=Exit
DefaultDependencies=no
Requires=shutdown.target
After=shutdown.target

[Service]
Type=oneshot
ExecStart=@SYSTEMCTL@ --session daemon-exit