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.in7
1 files changed, 0 insertions, 7 deletions
diff --git a/xlators/features/marker/utils/gsyncd.in b/xlators/features/marker/utils/gsyncd.in
deleted file mode 100755
index c34fea1a198..00000000000
--- a/xlators/features/marker/utils/gsyncd.in
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/sh
-
-prefix="@prefix@"
-exec_prefix="@exec_prefix@"
-libexecdir=`eval echo "@libexecdir@"`
-
-exec @PYTHON@ "$libexecdir"/glusterfs/python/syncdaemon/gsyncd.py "$@"