chiark / gitweb /
service: optionally, create INIT_PROCESS/DEAD_PROCESS entries for a service
[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