Skip to content

Commit a5a52e0

Browse files
authored
Merge pull request #3514 from cgwalters/finalize-needs-etc
ostree-finalize-staged.service: RequiresMountsFor=/etc
2 parents 268fc19 + 9617e5f commit a5a52e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/boot/ostree-finalize-staged.service

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Documentation=man:ostree(1)
2121
ConditionPathExists=/run/ostree-booted
2222
DefaultDependencies=no
2323

24-
RequiresMountsFor=/sysroot /boot
24+
RequiresMountsFor=/sysroot /boot /etc
2525
After=local-fs.target
2626
Before=basic.target final.target
2727
# We want to make sure the transaction logs are persisted to disk:

0 commit comments

Comments
 (0)