]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - units/systemd-update-utmp.service.in
Merge pull request #13582 from yuwata/udevadm-reload
[thirdparty/systemd.git] / units / systemd-update-utmp.service.in
index da7dda76ba3c46f46919b96959e540f21dd7609f..b9a668faeb4225e2430e37eceb1db7beb77c3f96 100644 (file)
@@ -1,3 +1,5 @@
+#  SPDX-License-Identifier: LGPL-2.1+
+#
 #  This file is part of systemd.
 #
 #  systemd is free software; you can redistribute it and/or modify it
@@ -11,7 +13,7 @@ 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]