diff --git a/install-stream b/install-stream index 3395e47..39a6eaf 100755 --- a/install-stream +++ b/install-stream @@ -12,6 +12,7 @@ for i in zz_custom stream_proxy; do scp assets/$i root@[$ffka_querfunk_mgmt]:/etc/init.d/ ssh root@$ffka_querfunk_mgmt "/etc/init.d/$i enable" done +echo "0 * * * * pgrep socat || /etc/init.d/stream_proxy start" | ssh root@$ffka_querfunk_mgmt crontab - # http://querfunk.ffka echo FIXME scp assets/index.html root@[$ffka_querfunk_mgmt]:/lib/gluon/status-page/www/