summaryrefslogtreecommitdiffstats
path: root/extras/init.d/Makefile.am
diff options
context:
space:
mode:
authorVijay Bellur <vijay@gluster.com>2009-10-05 23:59:13 +0000
committerAnand V. Avati <avati@dev.gluster.com>2009-10-07 03:54:49 -0700
commit0b1197defa255ee533e568c9534bc6a5b5aadc29 (patch)
treefe300acaf4138ff0b317b0fde077de4c63e24296 /extras/init.d/Makefile.am
parent5ea9f35a538e83ebc50fca81efecbcd8ddd9951b (diff)
Changed occurrences of Z Research to Gluster.
Signed-off-by: Anand V. Avati <avati@dev.gluster.com>
Diffstat (limited to 'extras/init.d/Makefile.am')
-rw-r--r--extras/init.d/Makefile.am2
1 files changed, 1 insertions, 1 deletions
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