summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile.am4
-rw-r--r--doc/glusterd.vol6
2 files changed, 8 insertions, 2 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 58b5e95b758..a29335817b0 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,11 +1,11 @@
EXTRA_DIST = glusterfs.vol.sample glusterfsd.vol.sample glusterfs.8 mount.glusterfs.8\
porting_guide.txt authentication.txt coding-standard.pdf get_put_api_using_xattr.txt \
- translator-options.txt mac-related-xattrs.txt replicate.pdf
+ translator-options.txt mac-related-xattrs.txt replicate.pdf glusterd.vol
SUBDIRS = examples hacker-guide
voldir = $(sysconfdir)/glusterfs
-vol_DATA = glusterfs.vol.sample glusterfsd.vol.sample
+vol_DATA = glusterfs.vol.sample glusterfsd.vol.sample glusterd.vol
man8_MANS = glusterfs.8 mount.glusterfs.8
diff --git a/doc/glusterd.vol b/doc/glusterd.vol
new file mode 100644
index 00000000000..5cadfb48a80
--- /dev/null
+++ b/doc/glusterd.vol
@@ -0,0 +1,6 @@
+volume management
+ type mgmt/glusterd
+ option working-directory /etc/glusterd
+ # option listen-port 6969
+end-volume
+