summaryrefslogtreecommitdiff
path: root/units
diff options
context:
space:
mode:
authorTom Gundersen <teg@jklm.no>2013-07-22 16:59:26 +0200
committerTom Gundersen <teg@jklm.no>2013-07-22 17:01:46 +0200
commitef7e6e0598b1711d7ccf741bb8e4e07a02ef33a7 (patch)
treef35956177bc57c2396e1ca6f0f20ceda350d69f0 /units
parent408f281bc7d65c86563f46e99e07efd1a1d9e03a (diff)
systemd-tmpfiles-setup-dev: remain after exit
Without this, tmpfiles-setpu-dev would be re-run if any other service, which pulls in basic.target, was started after setup-dev was finished and before basic.target was active.
Diffstat (limited to 'units')
-rw-r--r--units/systemd-tmpfiles-setup-dev.service.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/units/systemd-tmpfiles-setup-dev.service.in b/units/systemd-tmpfiles-setup-dev.service.in
index 8073b1229..5c45d3465 100644
--- a/units/systemd-tmpfiles-setup-dev.service.in
+++ b/units/systemd-tmpfiles-setup-dev.service.in
@@ -14,4 +14,5 @@ ConditionCapability=CAP_MKNOD
[Service]
Type=oneshot
+RemainAfterExit=true
ExecStart=@rootbindir@/systemd-tmpfiles --prefix=/dev --create