summaryrefslogtreecommitdiff
path: root/emulators/open-vm-tools/files/vmware-guestd.sh.in
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/open-vm-tools/files/vmware-guestd.sh.in')
-rw-r--r--emulators/open-vm-tools/files/vmware-guestd.sh.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/open-vm-tools/files/vmware-guestd.sh.in b/emulators/open-vm-tools/files/vmware-guestd.sh.in
index 5176e77a247f..08b77e5e3bed 100644
--- a/emulators/open-vm-tools/files/vmware-guestd.sh.in
+++ b/emulators/open-vm-tools/files/vmware-guestd.sh.in
@@ -7,7 +7,7 @@
# REQUIRE: DAEMON
# BEFORE: LOGIN
-. %%RC_SUBR%%
+. /etc/rc.subr
# Global
checkvm_cmd="%%PREFIX%%/bin/vmware-checkvm > /dev/null"