summaryrefslogtreecommitdiffstats
path: root/dev-tools/example-openslx.config
diff options
context:
space:
mode:
authorjandob2015-11-26 22:09:22 +0100
committerjandob2015-11-26 22:09:22 +0100
commit17b120ad79e995a897fe478dc728e626108f6aea (patch)
tree88d1cbdc872dfa7312bbffc7fd74a07338dd5b1a /dev-tools/example-openslx.config
parentMerge branch 'master' of git.openslx.org:openslx-ng/systemd-init (diff)
downloadsystemd-init-17b120ad79e995a897fe478dc728e626108f6aea.tar.gz
systemd-init-17b120ad79e995a897fe478dc728e626108f6aea.tar.xz
systemd-init-17b120ad79e995a897fe478dc728e626108f6aea.zip
added mount options to config
Diffstat (limited to 'dev-tools/example-openslx.config')
-rw-r--r--dev-tools/example-openslx.config1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-tools/example-openslx.config b/dev-tools/example-openslx.config
index 66b679af..f93fa82f 100644
--- a/dev-tools/example-openslx.config
+++ b/dev-tools/example-openslx.config
@@ -7,6 +7,7 @@ SLX_SYSTEM_PARTITION_LABEL='system'
SLX_PERSISTENT_PARTITION_PATTERN_LABEL_UUID_TYPE=''
SLX_TMP_PARTITION_PATTERN_LABEL_UUID_TYPE=''
SLX_RAMDISK_SIZE=524288
+SLX_MOUNT_ROOT_OPTIONS='-o subvol=root'
# TODO: Following parameter aren't supported yet.
SLX_VM_NFS='132.230.4.1:/mnt/lehrpools/dnbd3'