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=c30d86d24c9348a9d01b8b97141fc61adf9ee6ca;hp=e071285e3a16e86a858b3dd01d4bad7dde230419;hb=248e6030e007b6ee7b31ada6e42053cb1ebfc80d;hpb=5192bd1945f59254b3d260ded15dd9f2b8cc2de7 diff --git a/units/systemd-update-utmp-shutdown.service.in b/units/systemd-update-utmp-shutdown.service.in index e071285e3..c30d86d24 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 -Before=poweroff.service reboot.service halt.service killall.service -Conflicts=systemd-update-utmp-runlevel.service +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 [Service] Type=oneshot