summaryrefslogtreecommitdiffstats
path: root/xlators/features/marker/utils/gsyncd.in
diff options
context:
space:
mode:
Diffstat (limited to 'xlators/features/marker/utils/gsyncd.in')
-rwxr-xr-xxlators/features/marker/utils/gsyncd.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/xlators/features/marker/utils/gsyncd.in b/xlators/features/marker/utils/gsyncd.in
index 9bbf8041f..7703c7b59 100755
--- a/xlators/features/marker/utils/gsyncd.in
+++ b/xlators/features/marker/utils/gsyncd.in
@@ -4,4 +4,4 @@ prefix="@prefix@"
exec_prefix="@exec_prefix@"
libexecdir=`eval echo "@libexecdir@"`
-PYTHONPATH="$libexecdir"/python exec @PYTHON@ -c "from syncdaemon import gsyncd; gsyncd.main()" -c @sysconfdir@/glusterfs/gsyncd.conf "$@"
+PYTHONPATH="$libexecdir"/glusterfs/python exec @PYTHON@ -c "from syncdaemon import gsyncd; gsyncd.main()" -c @sysconfdir@/glusterfs/gsyncd.conf "$@"