From afe0559dfbe32d74145614cfd80c33f74b4d4d80 Mon Sep 17 00:00:00 2001 From: Volker Uhrig Date: Mon, 31 Mar 2008 19:09:25 +0000 Subject: * rename variable * added comments for later work git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1713 95ad53e4-c205-0410-b2fa-d234c58c8868 --- os-plugins/plugins/vmware/XX_vmware.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'os-plugins/plugins/vmware/XX_vmware.sh') diff --git a/os-plugins/plugins/vmware/XX_vmware.sh b/os-plugins/plugins/vmware/XX_vmware.sh index cd29cf2a..288b63ce 100644 --- a/os-plugins/plugins/vmware/XX_vmware.sh +++ b/os-plugins/plugins/vmware/XX_vmware.sh @@ -124,9 +124,9 @@ $(ipcalc -n $vmip/$vmpx|sed s/.*=//) {" \ >> /mnt/etc/vmware/nat.conf echo -e "activeFTP = 1" \ >> /mnt/etc/vmware/nat.conf - echo -e "[udp]" + echo -e "[udp]" \ >> /mnt/etc/vmware/nat.conf - echo -e "timeout = 60" + echo -e "timeout = 60" \ >> /mnt/etc/vmware/nat.conf echo -e "[incomingtcp]" \ >> /mnt/etc/vmware/nat.conf -- cgit v1.2.3-55-g7522