chiark / gitweb /
telinit: forward to upstart, if not booted with systemd
[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