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