diff options
| author | torben | 2015-11-20 16:20:50 +0100 |
|---|---|---|
| committer | torben | 2015-11-20 16:20:50 +0100 |
| commit | 2ae2cb31c39558acca21993f22215af852164f5c (patch) | |
| tree | ae3ae11064e227a0593b730191857c035b90f08d /dev-tools | |
| parent | Fix. (diff) | |
| download | systemd-init-2ae2cb31c39558acca21993f22215af852164f5c.tar.gz systemd-init-2ae2cb31c39558acca21993f22215af852164f5c.tar.xz systemd-init-2ae2cb31c39558acca21993f22215af852164f5c.zip | |
Adding new slx parameter.
Diffstat (limited to 'dev-tools')
| -rw-r--r-- | dev-tools/example-openslx.config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-tools/example-openslx.config b/dev-tools/example-openslx.config index ef36d228..ab7c2965 100644 --- a/dev-tools/example-openslx.config +++ b/dev-tools/example-openslx.config @@ -3,6 +3,7 @@ SLX_DNBD3_SERVERS='132.230.4.201' SLX_DNBD3_RID='0' SLX_DNBD3_DEVICE='/dev/dnbd0' SLX_DNBD3_IMAGE='archLinux.vdi' +SLX_SYSTEM_PARTITION_LABEL='system' # TODO: Following parameter aren't supported yet. SLX_VM_NFS='132.230.4.1:/mnt/lehrpools/dnbd3' |
