We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 268fc19 + 9617e5f commit a5a52e0Copy full SHA for a5a52e0
src/boot/ostree-finalize-staged.service
@@ -21,7 +21,7 @@ Documentation=man:ostree(1)
21
ConditionPathExists=/run/ostree-booted
22
DefaultDependencies=no
23
24
-RequiresMountsFor=/sysroot /boot
+RequiresMountsFor=/sysroot /boot /etc
25
After=local-fs.target
26
Before=basic.target final.target
27
# We want to make sure the transaction logs are persisted to disk:
0 commit comments