diff options
author | Nandaja Varma <nandaja.varma@gmail.com> | 2015-03-25 17:41:42 +0530 |
---|---|---|
committer | Nandaja Varma <nandaja.varma@gmail.com> | 2015-03-25 17:43:17 +0530 |
commit | 263990d7672e9d20a922901ab0dfe47f148ce8c5 (patch) | |
tree | f36161637cc370abfdb6628347729d464d6067ff /supervisord.conf | |
parent | 6980e69adc56fdb69c21a9bf93b0063b51e82ce6 (diff) | |
download | gluster-263990d7672e9d20a922901ab0dfe47f148ce8c5.tar.gz gluster-263990d7672e9d20a922901ab0dfe47f148ce8c5.tar.bz2 gluster-263990d7672e9d20a922901ab0dfe47f148ce8c5.tar.xz gluster-263990d7672e9d20a922901ab0dfe47f148ce8c5.zip |
Updating the version of gluster and removing supervisord
Diffstat (limited to 'supervisord.conf')
-rw-r--r-- | supervisord.conf | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/supervisord.conf b/supervisord.conf deleted file mode 100644 index 93ecb96..0000000 --- a/supervisord.conf +++ /dev/null @@ -1,9 +0,0 @@ -[supervisord] -nodaemon=true - -[program:glusterd] -command=service glusterd start -autorestart=true - -[program:rpcbind] -command=/usr/sbin/rpcbind -f |