summaryrefslogtreecommitdiffstats
path: root/dev-tools/example-openslx.config
diff options
context:
space:
mode:
authortorben2015-11-27 14:25:56 +0100
committertorben2015-11-27 14:25:56 +0100
commit9e2ce3d0d6f913e6f145c6e3e373800086142d52 (patch)
treeb6c2326fa5b49a6d7ee84bf7371f6153e91ee983 /dev-tools/example-openslx.config
parentImprove boot interface. (diff)
downloadsystemd-init-9e2ce3d0d6f913e6f145c6e3e373800086142d52.tar.gz
systemd-init-9e2ce3d0d6f913e6f145c6e3e373800086142d52.tar.xz
systemd-init-9e2ce3d0d6f913e6f145c6e3e373800086142d52.zip
Change slx configuration parameter name since the old one doesn't match
it meaning.
Diffstat (limited to 'dev-tools/example-openslx.config')
-rw-r--r--dev-tools/example-openslx.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tools/example-openslx.config b/dev-tools/example-openslx.config
index f93fa82f..4db11c6b 100644
--- a/dev-tools/example-openslx.config
+++ b/dev-tools/example-openslx.config
@@ -3,7 +3,7 @@ SLX_DNBD3_SERVERS='132.230.4.201,132.230.4.202,10.0.2.2'
SLX_DNBD3_RID='0'
SLX_DNBD3_DEVICE='/dev/dnbd0'
SLX_DNBD3_IMAGE='archLinux.vmdk'
-SLX_SYSTEM_PARTITION_LABEL='system'
+SLX_SYSTEM_PARTITION_IDENTIFIER='system'
SLX_PERSISTENT_PARTITION_PATTERN_LABEL_UUID_TYPE=''
SLX_TMP_PARTITION_PATTERN_LABEL_UUID_TYPE=''
SLX_RAMDISK_SIZE=524288