systemd/initrd-switch-root.target: add ConditionPathExist
parent
4dda0095a1
commit
fc5b6b0328
|
@ -14,3 +14,4 @@ Requires=initrd-switch-root.service
|
|||
Before=initrd-switch-root.service
|
||||
AllowIsolate=yes
|
||||
Wants=systemd-journald.service
|
||||
ConditionPathExists=/etc/initrd-release
|
||||
|
|
Loading…
Reference in New Issue