From: Kay Sievers Date: Sat, 14 Jun 2014 20:16:46 +0000 (+0200) Subject: sysusers: order before tmpfiles which need the ids X-Git-Tag: v215~424 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3a0efd7030af9d08a791626ace940805aeafd565;p=thirdparty%2Fsystemd.git sysusers: order before tmpfiles which need the ids --- diff --git a/units/systemd-sysusers.service.in b/units/systemd-sysusers.service.in index a4c77141557..cd65cc89806 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