Skip to content

Commit

Permalink
Merge pull request ostreedev#2093 from cgwalters/sysroot-requires
Browse files Browse the repository at this point in the history
ostree-prepare-root: Requires=sysroot.mount
  • Loading branch information
openshift-merge-robot authored May 8, 2020
2 parents 59173c9 + e1b6398 commit 4c01c03
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/boot/ostree-prepare-root.service
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ ConditionKernelCommandLine=ostree
ConditionPathExists=/etc/initrd-release
OnFailure=emergency.target
After=sysroot.mount
Requires=sysroot.mount
Before=initrd-root-fs.target

[Service]
Expand Down

0 comments on commit 4c01c03

Please sign in to comment.