aboutsummaryrefslogtreecommitdiffstats
path: root/community/open-vm-tools/change-statechange.subr-location.patch
blob: 74abb74287091cf289f958f6fc3726d256302c2c (plain)
1
2
3
4
5
6
7
8
9
10
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
 
 
 #