chiark / gitweb /
service: 'pidfile:' in SysV chkconfig header implies a real daemon
[elogind.git] / units / systemd-update-utmp-shutdown.service.in
index 2042b71cb77690a3aab632db873df066500f49a4..e7c3c04a00bdac23dbc80c8ffda5bf5c63038dce 100644 (file)
@@ -8,8 +8,8 @@
 [Unit]
 Description=Notify Audit System and Update UTMP about System Shutdown
 DefaultDependencies=no
-Before=poweroff.service reboot.service halt.service killall.service
-After=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