]> git.pld-linux.org Git - packages/systemd.git/blobdiff - tmpfiles-not-fatal.patch
- up to 234; updated files; TODO: testing
[packages/systemd.git] / tmpfiles-not-fatal.patch
index d594d02c5ba1abd5fab560ce0cdbff5758f6cd83..2d0e43d510efe9bbc3b547175df2ac7dda44132d 100644 (file)
@@ -4,8 +4,8 @@
  [Service]
  Type=oneshot
  RemainAfterExit=yes
--ExecStart=@rootbindir@/systemd-tmpfiles --create --remove
-+ExecStart=-@rootbindir@/systemd-tmpfiles --create --remove
+-ExecStart=@rootbindir@/systemd-tmpfiles --create --remove --boot --exclude-prefix=/dev
++ExecStart=-@rootbindir@/systemd-tmpfiles --create --remove --boot --exclude-prefix=/dev
 --- systemd-39/units/systemd-tmpfiles-clean.service.in~        2011-12-30 22:27:36.520529020 +0100
 +++ systemd-39/units/systemd-tmpfiles-clean.service.in 2012-01-29 22:56:15.626015474 +0100
 @@ -18,5 +18,5 @@
This page took 0.027596 seconds and 4 git commands to generate.