X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=units%2Fsystemd-update-utmp-shutdown.service.in;h=2042b71cb77690a3aab632db873df066500f49a4;hp=f5d1342243b9b4fdd266f3919055a2507c6f8b60;hb=f21781d57f7e012c1d576dfd8c30b411014c5a88;hpb=34e9ba669e75fb3b8f481076e75df5c2abb8192b diff --git a/units/systemd-update-utmp-shutdown.service.in b/units/systemd-update-utmp-shutdown.service.in index f5d134224..2042b71cb 100644 --- a/units/systemd-update-utmp-shutdown.service.in +++ b/units/systemd-update-utmp-shutdown.service.in @@ -8,9 +8,9 @@ [Unit] Description=Notify Audit System and Update UTMP about System Shutdown DefaultDependencies=no -Before=killall.service -Conflicts=systemd-update-utmp-runlevel.service +Before=poweroff.service reboot.service halt.service killall.service +After=systemd-update-utmp-runlevel.service [Service] Type=oneshot -ExecStart=-@rootlibexecdir@/systemd-update-utmp shutdown +ExecStart=@rootlibexecdir@/systemd-update-utmp shutdown