From 993edcc972269424901357578568b48af70a6a63 Mon Sep 17 00:00:00 2001 From: Balamurugan Arumugam Date: Mon, 13 Sep 2010 03:40:16 +0000 Subject: extras: modify run level scripts to support glusterd. Signed-off-by: Bala.JA Signed-off-by: Pavan Vilas Sondur Signed-off-by: Vijay Bellur BUG: 1589 (Change init.d scripts to include glusterd) URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=1589 --- configure.ac | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 81f58317d3c..07ee721502b 100644 --- a/configure.ac +++ b/configure.ac @@ -106,10 +106,10 @@ AC_CONFIG_FILES([Makefile extras/Makefile extras/glusterfs-defrag extras/init.d/Makefile - extras/init.d/glusterfs-server.plist - extras/init.d/glusterfsd-Debian - extras/init.d/glusterfsd-Redhat - extras/init.d/glusterfsd-SuSE + extras/init.d/glusterd.plist + extras/init.d/glusterd-Debian + extras/init.d/glusterd-Redhat + extras/init.d/glusterd-SuSE extras/benchmarking/Makefile extras/volgen/Makefile extras/volgen/glusterfs-volgen -- cgit