chiark / gitweb /
Use %m instead of strerror(errno) where appropiate
[elogind.git] / units / systemd-tmpfiles-setup-dev.service.in
index 5c45d3465b13dbb86719563db6102809c95e1076..05b60a1a7ded4b7dcb7d6ee99709024456cc6ba2 100644 (file)
@@ -6,7 +6,7 @@
 #  (at your option) any later version.
 
 [Unit]
-Description=Create static device nodes in /dev
+Description=Create Static Device Nodes in /dev
 Documentation=man:tmpfiles.d(5) man:systemd-tmpfiles(8)
 DefaultDependencies=no
 Before=sysinit.target local-fs-pre.target systemd-udevd.service
@@ -14,5 +14,5 @@ ConditionCapability=CAP_MKNOD
 
 [Service]
 Type=oneshot
-RemainAfterExit=true
+RemainAfterExit=yes
 ExecStart=@rootbindir@/systemd-tmpfiles --prefix=/dev --create