diff options
Diffstat (limited to 'units/systemd-update-utmp-shutdown.service.in')
-rw-r--r-- | units/systemd-update-utmp-shutdown.service.in | 2 |
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 0b4fe928e0..c30d86d24c 100644 --- a/units/systemd-update-utmp-shutdown.service.in +++ b/units/systemd-update-utmp-shutdown.service.in @@ -10,7 +10,7 @@ Description=Notify Audit System and Update UTMP about System Shutdown DefaultDependencies=no Wants=local-fs.target sysinit.target After=local-fs.target sysinit.target auditd.service systemd-update-utmp-runlevel.service -Before=poweroff.service reboot.service halt.service killall.service +Before=poweroff.service reboot.service halt.service [Service] Type=oneshot |