summaryrefslogtreecommitdiffstats
path: root/remote/modules/vmchooser
diff options
context:
space:
mode:
authorJonathan Bauer2013-12-16 14:04:38 +0100
committerJonathan Bauer2013-12-16 14:04:38 +0100
commitd3fe2401d25bfe55ad03cc2d1102e159f5a603ad (patch)
tree020d742fd7dcf7eb90a21786deee361258fbe8ce /remote/modules/vmchooser
parentHeavily reworked the networking for the various virtual machines: (diff)
downloadtm-scripts-d3fe2401d25bfe55ad03cc2d1102e159f5a603ad.tar.gz
tm-scripts-d3fe2401d25bfe55ad03cc2d1102e159f5a603ad.tar.xz
tm-scripts-d3fe2401d25bfe55ad03cc2d1102e159f5a603ad.zip
[vmchooser] fix typo
Diffstat (limited to 'remote/modules/vmchooser')
-rw-r--r--remote/modules/vmchooser/data/opt/openslx/vmchooser/config/udhcpd-nat1.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/remote/modules/vmchooser/data/opt/openslx/vmchooser/config/udhcpd-nat1.conf b/remote/modules/vmchooser/data/opt/openslx/vmchooser/config/udhcpd-nat1.conf
index ee862e79..bca1397c 100644
--- a/remote/modules/vmchooser/data/opt/openslx/vmchooser/config/udhcpd-nat1.conf
+++ b/remote/modules/vmchooser/data/opt/openslx/vmchooser/config/udhcpd-nat1.conf
@@ -36,7 +36,7 @@ option subnet 255.255.255.0
option router 192.168.101.1
option wins 192.168.101.10
option domain DOMAIN virtual.site
-option lprsvr 192.168.101.1
+option lprsrv 192.168.101.1
#option ntpsrv NTPSERVER
# additional options known to udhcpd not used in OpenSLX at the moment