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 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extras/init.d/Makefile.am') 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 -- cgit