chiark / gitweb /
units: turn Wants=shutdown back into Requires=shutdown to avoid removal of jobs due...
[elogind.git] / units / session / exit.service.in
1 [Unit]
2 Description=Exit
3 DefaultDependencies=no
4 Requires=shutdown.target
5 After=shutdown.target
6
7 [Service]
8 Type=finish
9 ExecStart=@SYSTEMCTL@ --session daemon-exit