summaryrefslogtreecommitdiffstats
path: root/supervisord.conf
diff options
context:
space:
mode:
authorhchiramm <hchiramm@redhat.com>2015-03-23 16:02:41 +0530
committerhchiramm <hchiramm@redhat.com>2015-03-23 16:02:41 +0530
commit6980e69adc56fdb69c21a9bf93b0063b51e82ce6 (patch)
tree17c8866443ad87d820950d0ec58c0f728f662e24 /supervisord.conf
parent486a0dbc3a8671db9775cb3fb9d23b9df7ea4986 (diff)
downloadgluster-6980e69adc56fdb69c21a9bf93b0063b51e82ce6.tar.gz
gluster-6980e69adc56fdb69c21a9bf93b0063b51e82ce6.tar.bz2
gluster-6980e69adc56fdb69c21a9bf93b0063b51e82ce6.tar.xz
gluster-6980e69adc56fdb69c21a9bf93b0063b51e82ce6.zip
Gluster Dockerfiles for CentOS and Fedora.
These are the dockerfiles from which you can create GlusterFS containers. Signed-off-by: hchiramm <hchiramm@redhat.com>
Diffstat (limited to 'supervisord.conf')
-rw-r--r--supervisord.conf9
1 files changed, 9 insertions, 0 deletions
diff --git a/supervisord.conf b/supervisord.conf
new file mode 100644
index 0000000..93ecb96
--- /dev/null
+++ b/supervisord.conf
@@ -0,0 +1,9 @@
+[supervisord]
+nodaemon=true
+
+[program:glusterd]
+command=service glusterd start
+autorestart=true
+
+[program:rpcbind]
+command=/usr/sbin/rpcbind -f