Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
finalize-staged: Add ProtectHome=yes and ReadOnlyPaths=/etc
Same motivation as coreos/rpm-ostree#2060 I tried `InaccessiblePaths=/var` first and was very sad to find out we have one tiny exception that breaks it. Otherwise it'd be so elegant. Maybe in the future we split out that one thing to a separate `ostree-finalized-stage-var.service` that's just `ExecStart=/bin/rm -vf /var/.updated` and is otherwise `ProtectSystem=strict` etc.
- Loading branch information