chiark / gitweb /
console-getty.service: don't start when /dev/console is missing
[elogind.git] / units / systemd-sysusers.service.in
index cd65cc898066be2ef6c904d0c929db2ad7f5acd8..ffd6d7747b5a1b19de099bd39b899824c25f31c5 100644 (file)
@@ -10,10 +10,8 @@ Description=Create System Users
 Documentation=man:sysusers.d(5) man:systemd-sysusers.service(8)
 DefaultDependencies=no
 Conflicts=shutdown.target
-After=systemd-readahead-collect.service systemd-readahead-replay.service systemd-remount-fs.service
-Before=sysinit.target shutdown.target systemd-tmpfiles-setup-dev.service systemd-update-done.service
-RefuseManualStart=yes
-RefuseManualStop=yes
+After=systemd-remount-fs.service
+Before=sysinit.target shutdown.target systemd-update-done.service
 ConditionNeedsUpdate=/etc
 
 [Service]