aboutsummaryrefslogtreecommitdiff
path: root/units
diff options
context:
space:
mode:
Diffstat (limited to 'units')
-rw-r--r--units/systemd-exit.service4
1 files changed, 2 insertions, 2 deletions
diff --git a/units/systemd-exit.service b/units/systemd-exit.service
index 6029b13a0..356b131d0 100644
--- a/units/systemd-exit.service
+++ b/units/systemd-exit.service
@@ -11,6 +11,6 @@
Description=Exit the Session
Documentation=man:systemd.special(7)
DefaultDependencies=no
-Requires=shutdown.target
-After=shutdown.target
+Requires=shutdown.target umount.target final.target
+After=shutdown.target umount.target final.target
SuccessAction=exit