X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=units%2Fsystemd-sysusers.service.in;h=cd65cc898066be2ef6c904d0c929db2ad7f5acd8;hb=3a0efd7030af9d08a791626ace940805aeafd565;hp=e123f398a4ba229261f19b8143d708aeda306d60;hpb=ecde7065f7b11a7a226d2f7b0e90e998a6347a59;p=elogind.git diff --git a/units/systemd-sysusers.service.in b/units/systemd-sysusers.service.in index e123f398a..cd65cc898 100644 --- a/units/systemd-sysusers.service.in +++ b/units/systemd-sysusers.service.in @@ -11,7 +11,7 @@ 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-update-done.service +Before=sysinit.target shutdown.target systemd-tmpfiles-setup-dev.service systemd-update-done.service RefuseManualStart=yes RefuseManualStop=yes ConditionNeedsUpdate=/etc @@ -19,4 +19,4 @@ ConditionNeedsUpdate=/etc [Service] Type=oneshot RemainAfterExit=yes -ExecStart=@rootlibexecdir@/systemd-sysusers +ExecStart=@rootbindir@/systemd-sysusers