diff options
author | jandob | 2016-03-22 12:35:22 +0100 |
---|---|---|
committer | jandob | 2016-03-22 12:35:22 +0100 |
commit | 2eae71c12d9f0968647fa6cdf092877dddb4745c (patch) | |
tree | fc4d6394f11c64a19a778fca7d6dc3980637e762 /dev-tools | |
parent | remove genfstab dependency (diff) | |
download | systemd-init-2eae71c12d9f0968647fa6cdf092877dddb4745c.tar.gz systemd-init-2eae71c12d9f0968647fa6cdf092877dddb4745c.tar.xz systemd-init-2eae71c12d9f0968647fa6cdf092877dddb4745c.zip |
closes #840 #841
Diffstat (limited to 'dev-tools')
-rw-r--r-- | dev-tools/example-openslx.config | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-tools/example-openslx.config b/dev-tools/example-openslx.config index 0abb93fa..d7033d75 100644 --- a/dev-tools/example-openslx.config +++ b/dev-tools/example-openslx.config @@ -5,7 +5,6 @@ SLX_DNBD3_DEVICE='/dev/dnbd0' SLX_DNBD3_IMAGE='archLinux/archLinux.vmdk' # If empty the whole device is used SLX_SYSTEM_PARTITION_IDENTIFIER='system' -SLX_TMP_PARTITION_IDENTIFIER='' SLX_WRITABLE_DEVICE_IDENTIFIER='' SLX_WRITABLE_DEVICE_STORAGE_FILE='storage.img' # NOTE: if the filesystem is any other than ext4, then the corresponding |