]> git.pld-linux.org Git - packages/systemd.git/blobdiff - tmpfiles-not-fatal.patch
Release 13. Turned off PLD RAID/LVM config inside containers.
[packages/systemd.git] / tmpfiles-not-fatal.patch
index f38a8795f41b3a77f221ae7b3b3e5e139d7e8af5..2d0e43d510efe9bbc3b547175df2ac7dda44132d 100644 (file)
@@ -4,8 +4,8 @@
  [Service]
  Type=oneshot
  RemainAfterExit=yes
--ExecStart=@rootbindir@/systemd-tmpfiles --create --remove --exclude-prefix=/dev
-+ExecStart=-@rootbindir@/systemd-tmpfiles --create --remove --exclude-prefix=/dev
+-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.047154 seconds and 4 git commands to generate.