From 7b4318b6a51e996fcd17855bbef21f8ad3c08da9 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 29 Nov 2016 23:55:04 +0100 Subject: nspawn: add ability to configure overlay mounts to .nspawn files Fixes: #4634 --- man/systemd.nspawn.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'man/systemd.nspawn.xml') diff --git a/man/systemd.nspawn.xml b/man/systemd.nspawn.xml index b1344d6c10..7143188356 100644 --- a/man/systemd.nspawn.xml +++ b/man/systemd.nspawn.xml @@ -334,6 +334,17 @@ is privileged (see above). + + Overlay= + OverlayReadOnly= + + Adds an overlay mount point. Takes a colon-separated list of paths. This option may be used + multiple times to configure multiple overlay mounts. This option is equivalent to the command line switches + and , see + systemd-nspawn1 for details + about the specific options supported. This setting is privileged (see above). + + PrivateUsersChown= -- cgit v1.2.3-54-g00ecf