From d3f929f0fcbbb6e4752243b07222760431789249 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 6 Sep 2010 15:01:31 +0200 Subject: units: make sure we always fully write the utmp data --- units/systemd-update-utmp-shutdown.service.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'units/systemd-update-utmp-shutdown.service.in') diff --git a/units/systemd-update-utmp-shutdown.service.in b/units/systemd-update-utmp-shutdown.service.in index e071285e3a..2042b71cb7 100644 --- a/units/systemd-update-utmp-shutdown.service.in +++ b/units/systemd-update-utmp-shutdown.service.in @@ -9,7 +9,7 @@ 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=systemd-update-utmp-runlevel.service [Service] Type=oneshot -- cgit v1.2.3-54-g00ecf