aboutsummaryrefslogtreecommitdiffstats
path: root/packages
diff options
context:
space:
mode:
Diffstat (limited to 'packages')
-rw-r--r--packages/open-vm-tools/open-vm-tools.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/open-vm-tools/open-vm-tools.xml b/packages/open-vm-tools/open-vm-tools.xml
index e050b903..d8f16492 100644
--- a/packages/open-vm-tools/open-vm-tools.xml
+++ b/packages/open-vm-tools/open-vm-tools.xml
@@ -55,6 +55,8 @@
<item>http://www.pfsense.com/packages/config/open-vm-tools/vmware-kmod.sh</item>
</additional_files_needed>
<custom_php_install_command>
+ exec("rm /usr/local/etc/rc.d/vmware-kmod");
+ exec("rm /usr/local/etc/rc.d/vmware-guestd.sh");
</custom_php_install_command>
<custom_php_deinstall_command>
</custom_php_deinstall_command>