summaryrefslogtreecommitdiff
path: root/units/systemd-update-utmp-shutdown.service.in
diff options
context:
space:
mode:
Diffstat (limited to 'units/systemd-update-utmp-shutdown.service.in')
-rw-r--r--units/systemd-update-utmp-shutdown.service.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/units/systemd-update-utmp-shutdown.service.in b/units/systemd-update-utmp-shutdown.service.in
index f5d1342243..4c48c8b53a 100644
--- a/units/systemd-update-utmp-shutdown.service.in
+++ b/units/systemd-update-utmp-shutdown.service.in
@@ -8,7 +8,7 @@
[Unit]
Description=Notify Audit System and Update UTMP about System Shutdown
DefaultDependencies=no
-Before=killall.service
+Before=poweroff.service reboot.service halt.service killall.service
Conflicts=systemd-update-utmp-runlevel.service
[Service]