chiark / gitweb /
kmod-static-nodes: remain after exit
authorTom Gundersen <teg@jklm.no>
Mon, 22 Jul 2013 15:10:15 +0000 (17:10 +0200)
committerTom Gundersen <teg@jklm.no>
Mon, 22 Jul 2013 15:11:19 +0000 (17:11 +0200)
units/kmod-static-nodes.service.in
units/systemd-tmpfiles-setup-dev.service.in

index 624a650526096ea830964c720aa5d41391013f0b..cdfc6e56e14e224580aa562e41ede77297752230 100644 (file)
@@ -12,5 +12,6 @@ Before=sysinit.target systemd-tmpfiles-setup-dev.service
 
 [Service]
 Type=oneshot
+RemainAfterExit=yes
 ExecStartPre=@MKDIR_P@ /run/tmpfiles.d
 ExecStart=@KMOD@ static-nodes --format=tmpfiles --output=/run/tmpfiles.d/kmod.conf
index 5c45d3465b13dbb86719563db6102809c95e1076..579e7c6a4f3bf356c54c56413ecf081eb46b1e87 100644 (file)
@@ -14,5 +14,5 @@ ConditionCapability=CAP_MKNOD
 
 [Service]
 Type=oneshot
-RemainAfterExit=true
+RemainAfterExit=yes
 ExecStart=@rootbindir@/systemd-tmpfiles --prefix=/dev --create