diff options
Diffstat (limited to 'units/systemd-sysusers.service.in')
-rw-r--r-- | units/systemd-sysusers.service.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/units/systemd-sysusers.service.in b/units/systemd-sysusers.service.in index 69fea11fb1..ffd6d7747b 100644 --- a/units/systemd-sysusers.service.in +++ b/units/systemd-sysusers.service.in @@ -10,7 +10,7 @@ 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 +After=systemd-remount-fs.service Before=sysinit.target shutdown.target systemd-update-done.service ConditionNeedsUpdate=/etc |