aboutsummaryrefslogtreecommitdiffstats
path: root/community/open-vm-tools/change-statechange.subr-location.patch
diff options
context:
space:
mode:
Diffstat (limited to 'community/open-vm-tools/change-statechange.subr-location.patch')
-rw-r--r--community/open-vm-tools/change-statechange.subr-location.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/community/open-vm-tools/change-statechange.subr-location.patch b/community/open-vm-tools/change-statechange.subr-location.patch
new file mode 100644
index 0000000000..74abb74287
--- /dev/null
+++ b/community/open-vm-tools/change-statechange.subr-location.patch
@@ -0,0 +1,11 @@
+--- a/open-vm-tools/scripts/common/statechange.sh
++++ b/open-vm-tools/scripts/common/statechange.sh
+@@ -71,7 +71,7 @@
+ export TOOLS_CONFDIR
+
+ # Pull in subroutines like Panic.
+-. "$TOOLS_CONFDIR"/statechange.subr
++. /usr/share/open-vm-tools/statechange.subr
+
+
+ #