aboutsummaryrefslogtreecommitdiffstats
path: root/config/open-vm-tools
diff options
context:
space:
mode:
Diffstat (limited to 'config/open-vm-tools')
-rw-r--r--config/open-vm-tools/open-vm-tools.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/open-vm-tools/open-vm-tools.inc b/config/open-vm-tools/open-vm-tools.inc
index a3201542..9290341d 100644
--- a/config/open-vm-tools/open-vm-tools.inc
+++ b/config/open-vm-tools/open-vm-tools.inc
@@ -129,6 +129,7 @@ EOF;
fwrite($fd, $vmware_kmod);
fclose($fd);
+ exec("chmod a+rx /usr/local/etc/rc.d/*.sh");
}
?> \ No newline at end of file