From: Harald Hoyer Date: Wed, 11 Jul 2012 06:41:31 +0000 (+0200) Subject: systemd/initrd-switch-root.target: add ConditionPathExist X-Git-Tag: 021~33 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fc5b6b03281b10fc7c4de460574f1d5efb5f309a;p=thirdparty%2Fdracut.git systemd/initrd-switch-root.target: add ConditionPathExist --- diff --git a/modules.d/98systemd/initrd-switch-root.target b/modules.d/98systemd/initrd-switch-root.target index feb716260..74647a5e0 100644 --- a/modules.d/98systemd/initrd-switch-root.target +++ b/modules.d/98systemd/initrd-switch-root.target @@ -14,3 +14,4 @@ Requires=initrd-switch-root.service Before=initrd-switch-root.service AllowIsolate=yes Wants=systemd-journald.service +ConditionPathExists=/etc/initrd-release