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

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