From 0dcc78574905ca0e31694238662002bd36ca65d4 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Sat, 14 Aug 2010 19:25:12 +0200 Subject: units: write utmp record before we kill all processes --- 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 f5d1342243..4c48c8b53a 100644 --- a/units/systemd-update-utmp-shutdown.service.in +++ b/units/systemd-update-utmp-shutdown.service.in @@ -8,7 +8,7 @@ [Unit] Description=Notify Audit System and Update UTMP about System Shutdown DefaultDependencies=no -Before=killall.service +Before=poweroff.service reboot.service halt.service killall.service Conflicts=systemd-update-utmp-runlevel.service [Service] -- cgit v1.2.3-54-g00ecf