From cfcab435088205b520d244e6111e33b98579181d Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 14 Apr 2011 02:57:13 +0200 Subject: units: never pull in sysinit from utmp, so that we can shutdown from emergency mode without pulling in sysinit --- units/systemd-update-utmp-shutdown.service.in | 1 - 1 file changed, 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 c30d86d24c..e7c3c04a00 100644 --- a/units/systemd-update-utmp-shutdown.service.in +++ b/units/systemd-update-utmp-shutdown.service.in @@ -8,7 +8,6 @@ [Unit] Description=Notify Audit System and Update UTMP about System Shutdown DefaultDependencies=no -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 -- cgit v1.2.3-54-g00ecf