[PATCH BRANCH:release-2.0 BUG:388] Fix Redhat init file so that it knows the correct binary location

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Signed-off-by: Paul Rawson <plrca2@xxxxxxxxx>
---
 extras/init.d/glusterfsd-Redhat.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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"
--
1.6.4.4




[Index of Archives]     [Gluster Users]     [Ceph Users]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [eCos]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux