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://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=3a0efd7030af9d08a791626ace940805aeafd565;hp=4f561e8e4364e36345940d4376a9750a829f382f sysusers: order before tmpfiles which need the ids --- diff --git a/units/systemd-sysusers.service.in b/units/systemd-sysusers.service.in index a4c771415..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