summaryrefslogtreecommitdiff
path: root/units/session/exit.service.in
diff options
context:
space:
mode:
Diffstat (limited to 'units/session/exit.service.in')
-rw-r--r--units/session/exit.service.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/units/session/exit.service.in b/units/session/exit.service.in
new file mode 100644
index 0000000..86c8bbc
--- /dev/null
+++ b/units/session/exit.service.in
@@ -0,0 +1,8 @@
+[Unit]
+Description=Exit
+Requires=shutdown.target
+After=shutdown.target
+
+[Service]
+Type=finish
+ExecStart=@SYSTEMCTL@ --session daemon-exit