summaryrefslogtreecommitdiff
path: root/units/session
diff options
context:
space:
mode:
Diffstat (limited to 'units/session')
-rw-r--r--units/session/exit.service.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/units/session/exit.service.in b/units/session/exit.service.in
index 3e5b5bff71..1f515a75ce 100644
--- a/units/session/exit.service.in
+++ b/units/session/exit.service.in
@@ -1,7 +1,7 @@
[Unit]
Description=Exit
DefaultDependencies=no
-Wants=shutdown.target
+Requires=shutdown.target
After=shutdown.target
[Service]