storm: install supervisor using package-installs

Change-Id: Ida7260d30ac5ba0fe1a1c48b9ef6389c62178823
This commit is contained in:
Pino Toscano 2015-05-18 17:08:28 +02:00
parent 113ccb320c
commit 36db653bec
2 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,6 @@ chmod 750 /app/storm
echo "Installing Supervisor Deamon"
install-packages supervisor
update-rc.d supervisor defaults
chmod 600 /etc/supervisor/supervisord.conf

View File

@ -6,3 +6,4 @@ libtool:
autoconf:
pkg-config:
tar:
supervisor: