From e5a7d507e06df4c439db500592bc22b0b7937d91 Mon Sep 17 00:00:00 2001 From: Chris Buechler Date: Wed, 22 Apr 2015 15:26:48 -0500 Subject: remove kmod references here too in open-vm-tools --- config/open-vm-tools_2/open-vm-tools.xml | 2 -- 1 file changed, 2 deletions(-) (limited to 'config/open-vm-tools_2/open-vm-tools.xml') diff --git a/config/open-vm-tools_2/open-vm-tools.xml b/config/open-vm-tools_2/open-vm-tools.xml index 424c8f92..5540672b 100644 --- a/config/open-vm-tools_2/open-vm-tools.xml +++ b/config/open-vm-tools_2/open-vm-tools.xml @@ -51,13 +51,11 @@ conf_mount_rw(); open_vm_tools_install(); exec("/usr/local/etc/rc.d/vmware-guestd.sh start"); - exec("/usr/local/etc/rc.d/vmware-kmod.sh start"); conf_mount_ro(); conf_mount_rw(); exec("/usr/local/etc/rc.d/vmware-guestd.sh stop"); - exec("/usr/local/etc/rc.d/vmware-kmod.sh stop"); open_vm_tools_deinstall(); conf_mount_ro(); -- cgit v1.2.3