From 0b1197defa255ee533e568c9534bc6a5b5aadc29 Mon Sep 17 00:00:00 2001 From: Vijay Bellur Date: Mon, 5 Oct 2009 23:59:13 +0000 Subject: Changed occurrences of Z Research to Gluster. Signed-off-by: Anand V. Avati --- extras/init.d/Makefile.am | 2 +- extras/init.d/glusterfs-server.plist.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'extras/init.d') diff --git a/extras/init.d/Makefile.am b/extras/init.d/Makefile.am index 1922e6ba..404c7326 100644 --- a/extras/init.d/Makefile.am +++ b/extras/init.d/Makefile.am @@ -13,5 +13,5 @@ install-exec-local: $(GF_DISTRIBUTION) install-data-local: if GF_DARWIN_HOST_OS - cp glusterfs-server.plist /Library/LaunchDaemons/com.zresearch.glusterfs.plist + cp glusterfs-server.plist /Library/LaunchDaemons/com.gluster.glusterfs.plist endif diff --git a/extras/init.d/glusterfs-server.plist.in b/extras/init.d/glusterfs-server.plist.in index 4d2287c5..624dfe22 100644 --- a/extras/init.d/glusterfs-server.plist.in +++ b/extras/init.d/glusterfs-server.plist.in @@ -3,7 +3,7 @@ Label - com.zresearch.glusterfs + com.gluster.glusterfs ProgramArguments @prefix@/sbin/glusterfsd -- cgit