Merge pull request #2098 from cgwalters/finalize-requires-mounts

finalize: Add RequiresMountsFor=/boot too
This commit is contained in:
OpenShift Merge Robot 2020-05-13 12:21:14 -07:00 committed by GitHub
commit f145d18369
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ Documentation=man:ostree(1)
ConditionPathExists=/run/ostree-booted ConditionPathExists=/run/ostree-booted
DefaultDependencies=no DefaultDependencies=no
RequiresMountsFor=/sysroot RequiresMountsFor=/sysroot /boot
After=local-fs.target After=local-fs.target
Before=basic.target final.target Before=basic.target final.target
# We want to make sure the transaction logs are persisted to disk: # We want to make sure the transaction logs are persisted to disk: