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=e7c3c04a00bdac23dbc80c8ffda5bf5c63038dce;hp=4c48c8b53ad12428826cab09ecfe54189a845816;hb=d418f857f87f3f381f52f6ee17f2fad6e36aca86;hpb=0dcc78574905ca0e31694238662002bd36ca65d4 diff --git a/units/systemd-update-utmp-shutdown.service.in b/units/systemd-update-utmp-shutdown.service.in index 4c48c8b53..e7c3c04a0 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=poweroff.service reboot.service halt.service killall.service -Conflicts=systemd-update-utmp-runlevel.service +After=local-fs.target sysinit.target auditd.service systemd-update-utmp-runlevel.service +Before=poweroff.service reboot.service halt.service [Service] Type=oneshot -ExecStart=-@rootlibexecdir@/systemd-update-utmp shutdown +ExecStart=@rootlibexecdir@/systemd-update-utmp shutdown