mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-22 15:01:00 +02:00
ignition: remove unnecessary Conflicts directives
This commit is contained in:
parent
937956ceb7
commit
d8c77ef260
@ -1,8 +1,6 @@
|
||||
[Unit]
|
||||
Description=Ignition
|
||||
DefaultDependencies=false
|
||||
Conflicts=initrd-switch-root.target
|
||||
Before=initrd-switch-root.target
|
||||
|
||||
Requires=local-fs-pre.target
|
||||
Before=local-fs-pre.target
|
||||
|
@ -1,7 +1,6 @@
|
||||
[Unit]
|
||||
Description=Ignition
|
||||
DefaultDependencies=false
|
||||
Conflicts=initrd-switch-root.target
|
||||
Before=initrd-switch-root.target
|
||||
|
||||
Requires=initrd-root-fs.target
|
||||
|
@ -1,6 +1,5 @@
|
||||
[Unit]
|
||||
DefaultDependencies=false
|
||||
Conflicts=initrd-switch-root.target
|
||||
Before=initrd-switch-root.target
|
||||
|
||||
OnFailure=emergency.target
|
||||
|
@ -1,6 +1,5 @@
|
||||
[Unit]
|
||||
DefaultDependencies=false
|
||||
Conflicts=initrd-switch-root.target
|
||||
Before=initrd-switch-root.target
|
||||
|
||||
[Mount]
|
||||
|
Loading…
x
Reference in New Issue
Block a user