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.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/units/session/exit.service.in b/units/session/exit.service.in
index 1f515a75ce..3e5b5bff71 100644
--- a/units/session/exit.service.in
+++ b/units/session/exit.service.in
@@ -1,7 +1,7 @@
[Unit]
Description=Exit
DefaultDependencies=no
-Requires=shutdown.target
+Wants=shutdown.target
After=shutdown.target
[Service]