chiark / gitweb /
units: order sd-journal-flush after sd-remount-fs
[elogind.git] / units / systemd-update-utmp.service.in
index e7c20a5ead2b1da7affe1a03cfa7fb53ffa3c73a..163eccd91f6345a9e3c2dd0fa2854f8d245cc681 100644 (file)
@@ -6,12 +6,12 @@
 #  (at your option) any later version.
 
 [Unit]
-Description=Update UTMP about System Reboot/Shutdown
+Description=Update UTMP about System Boot/Shutdown
 Documentation=man:systemd-update-utmp.service(8) man:utmp(5)
 DefaultDependencies=no
 RequiresMountsFor=/var/log/wtmp
 Conflicts=shutdown.target
-After=systemd-readahead-collect.service systemd-readahead-replay.service systemd-remount-fs.service systemd-tmpfiles-setup.service auditd.service
+After=systemd-remount-fs.service systemd-tmpfiles-setup.service auditd.service
 Before=sysinit.target shutdown.target
 
 [Service]