diff --git a/man/systemd-sysext.xml b/man/systemd-sysext.xml index df5dcafbd16..5a6dffd2c58 100644 --- a/man/systemd-sysext.xml +++ b/man/systemd-sysext.xml @@ -236,6 +236,10 @@ systemd-sysext will use empty ephemeral directories. This means that the modifications made in the merged hierarchies will be gone when the hierarchies are unmerged. + : Force mutable mode like + above, but instead of ignoring the contents of write routing directories under + /var/lib/extensions.mutable/, merge them into the host file system, like + does. See "Options" below on specifying modes using the command line option. @@ -417,6 +421,14 @@ file system being discarded after unmerge. + + + + force mutable mode, with contents of write routing directories in + /var/lib/extensions.mutable/ being merged into the host file system, but + with the modifications made to the host file system being discarded after unmerge. + +