[Gluster-devel] Now Redhat's init agrees with where the bin is.

Paul Rawson plrca2 at gmail.com
Mon Nov 16 22:35:35 UTC 2009


diff --git a/extras/init.d/glusterfsd-Redhat.in
b/extras/init.d/glusterfsd-Redhat.in
index f53de8f..2f5009e 100755
--- a/extras/init.d/glusterfsd-Redhat.in
+++ b/extras/init.d/glusterfsd-Redhat.in
@@ -8,7 +8,7 @@
 . /etc/rc.d/init.d/functions

 BASE=glusterfsd
-GLUSTERFSD_BIN=@prefix@/sbin/$BASE
+GLUSTERFSD_BIN=@exec_prefix@/sbin/$BASE
 CONFIGFILE=/etc/glusterfs/glusterfsd.vol
 GLUSTERFSD_OPTS="-f $CONFIGFILE"
 GSERVER="$GLUSTERFSD_BIN $GLUSTERFSD_OPTS"





More information about the Gluster-devel mailing list