X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=units%2Fsystemd-update-utmp-shutdown.service.in;h=0b4fe928e0451f5ebf7ee80af24c1b58f9402899;hp=2042b71cb77690a3aab632db873df066500f49a4;hb=8a0867d6c5b47c8697d1ddd815116a548433c718;hpb=d3f929f0fcbbb6e4752243b07222760431789249 diff --git a/units/systemd-update-utmp-shutdown.service.in b/units/systemd-update-utmp-shutdown.service.in index 2042b71cb..0b4fe928e 100644 --- a/units/systemd-update-utmp-shutdown.service.in +++ b/units/systemd-update-utmp-shutdown.service.in @@ -8,8 +8,9 @@ [Unit] 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 -After=systemd-update-utmp-runlevel.service [Service] Type=oneshot