chiark / gitweb /
units: On Debian Runlevel 2, 3, 4 and 5 are multi-user
[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=oneshot
9 ExecStart=@SYSTEMCTL@ --session daemon-exit