]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - units/systemd-tmpfiles-setup-dev.service.in
tmpfiles: ignore "operational" errors during setup
[thirdparty/systemd.git] / units / systemd-tmpfiles-setup-dev.service.in
index 6a6ebed9550131f0c617ada5dd5b4d45dcdb18c2..1d06b369d4149effc1862de7620bebefcd7cf6d9 100644 (file)
@@ -20,4 +20,4 @@ ConditionCapability=CAP_SYS_MODULE
 Type=oneshot
 RemainAfterExit=yes
 ExecStart=@rootbindir@/systemd-tmpfiles --prefix=/dev --create --boot
-SuccessExitStatus=65
+SuccessExitStatus=65 73