do not start supervisord

This commit is contained in:
Sameer Naik
2014-06-28 19:27:15 +05:30
parent b300f3f4b5
commit ec9ed9a840
-3
View File
@@ -2,9 +2,6 @@
set -e
# start supervisord
/usr/bin/supervisord
appStart () {
# fix permissions and ownership of /var/lib/postgresql
chown -R postgres:postgres /var/lib/postgresql