chiark / gitweb /
units: we should be able to reach syslog.target even if no logger is enabled at all
[elogind.git] / units / systemd-update-utmp-shutdown.service.in
index 4c48c8b53ad12428826cab09ecfe54189a845816..2042b71cb77690a3aab632db873df066500f49a4 100644 (file)
@@ -9,8 +9,8 @@
 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
-ExecStart=-@rootlibexecdir@/systemd-update-utmp shutdown
+ExecStart=@rootlibexecdir@/systemd-update-utmp shutdown