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 --- extras/init.d/glusterd.plist.in | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 extras/init.d/glusterd.plist.in (limited to 'extras/init.d/glusterd.plist.in') diff --git a/extras/init.d/glusterd.plist.in b/extras/init.d/glusterd.plist.in new file mode 100644 index 00000000000..7385fa486df --- /dev/null +++ b/extras/init.d/glusterd.plist.in @@ -0,0 +1,13 @@ + + + + + Label + com.gluster.glusterd + ProgramArguments + + @prefix@/sbin/glusterd + -N + + + -- cgit