aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig
diff options
context:
space:
mode:
authorLukas Nykryn <lnykryn@redhat.com>2015-07-01 12:39:54 +0200
committerLukas Nykryn <lnykryn@redhat.com>2015-07-01 12:52:19 +0200
commitcfd3eb35678db91548a944b4aa006be2c2b274fa (patch)
tree5c9d974b5a07dc214ba02248976c0e75948f9df0 /sysconfig
parent52edc91a51384af88dcb604c0e8d48c7c3475795 (diff)
downloadinitscripts-cfd3eb35678db91548a944b4aa006be2c2b274fa.tar
initscripts-cfd3eb35678db91548a944b4aa006be2c2b274fa.tar.gz
initscripts-cfd3eb35678db91548a944b4aa006be2c2b274fa.tar.bz2
initscripts-cfd3eb35678db91548a944b4aa006be2c2b274fa.tar.xz
initscripts-cfd3eb35678db91548a944b4aa006be2c2b274fa.zip
fedora-readonly: use --make-slave with --bind mounts
Diffstat (limited to 'sysconfig')
-rw-r--r--sysconfig/readonly-root2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysconfig/readonly-root b/sysconfig/readonly-root
index 7259e89e..bd7c5b3b 100644
--- a/sysconfig/readonly-root
+++ b/sysconfig/readonly-root
@@ -17,3 +17,5 @@ STATE_MOUNT=/var/lib/stateless/state
STATE_OPTIONS=
# NFS server to use for persistent data?
CLIENTSTATE=
+# Use slave bind-mounts
+SLAVE_MOUNTS=yes