Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sysext: Add minimal support for optional mutability for extensions
systemd-sysext will check if /var/lib/extensions.mutable/${hierarchy} exists and use it as an overlayfs upperdir for storing writes. This allows having mutable hierarchy after merging the extension images. The implementation is following a proposed update to the Extension Images specification at uapi-group/specifications#78.
- Loading branch information