summaryrefslogtreecommitdiffstats
path: root/os-plugins/plugins/vmware/XX_vmware.sh
diff options
context:
space:
mode:
Diffstat (limited to 'os-plugins/plugins/vmware/XX_vmware.sh')
-rw-r--r--os-plugins/plugins/vmware/XX_vmware.sh6
1 files changed, 0 insertions, 6 deletions
diff --git a/os-plugins/plugins/vmware/XX_vmware.sh b/os-plugins/plugins/vmware/XX_vmware.sh
index 741bc013..f58b6004 100644
--- a/os-plugins/plugins/vmware/XX_vmware.sh
+++ b/os-plugins/plugins/vmware/XX_vmware.sh
@@ -126,16 +126,10 @@ if [ -e /initramfs/plugin-conf/vmware.conf ]; then
# copy dhcpd.conf and nat for vmnet8 (nat)
# fixme: It should be possible to start just one vmware dhcp which should
# listen to both interfaces vmnet1 and vmnet8 ...
- echo " * DEBUG:"
- ls /mnt/opt/openslx/plugin-repo/vmware/
- echo " * DEBUG2:"
- ls /mnt/etc/vmware/vmnet8/{nat,dhcpd}
cp /mnt/opt/openslx/plugin-repo/vmware/dhcpd.conf \
/mnt/etc/vmware/vmnet8/dhcpd 2>/dev/null
cp /mnt/opt/openslx/plugin-repo/vmware/nat.conf \
/mnt/etc/vmware/vmnet8/nat 2>/dev/null
- echo " * DEBUG3:"
- ls /mnt/etc/vmware/vmnet8/{nat,dhcp}
# TODO: perhaps we can a) kick out vmdir
# b) configure vmdir by plugin configuration