summaryrefslogtreecommitdiffstats
path: root/core/modules/systemd/data/usr/lib/systemd/system/systemd-poweroff.service
diff options
context:
space:
mode:
Diffstat (limited to 'core/modules/systemd/data/usr/lib/systemd/system/systemd-poweroff.service')
-rw-r--r--core/modules/systemd/data/usr/lib/systemd/system/systemd-poweroff.service4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/modules/systemd/data/usr/lib/systemd/system/systemd-poweroff.service b/core/modules/systemd/data/usr/lib/systemd/system/systemd-poweroff.service
index eede0eab..4749129d 100644
--- a/core/modules/systemd/data/usr/lib/systemd/system/systemd-poweroff.service
+++ b/core/modules/systemd/data/usr/lib/systemd/system/systemd-poweroff.service
@@ -9,8 +9,8 @@
Description=Power-Off
Documentation=man:systemd-halt.service(8)
DefaultDependencies=no
-Requires=shutdown.target final.target
-After=shutdown.target final.target
+Requires=shutdown.target umount.target final.target
+After=shutdown.target umount.target final.target
[Service]
Type=oneshot