From ca49fd3dea60034e6200c5cf12833bd215082824 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Fri, 5 Jun 2015 10:20:53 +0200 Subject: Add supervisor config for toolame --- supervisor/toolame-enc-fip.conf | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 supervisor/toolame-enc-fip.conf (limited to 'supervisor') diff --git a/supervisor/toolame-enc-fip.conf b/supervisor/toolame-enc-fip.conf new file mode 100644 index 0000000..9f05823 --- /dev/null +++ b/supervisor/toolame-enc-fip.conf @@ -0,0 +1,7 @@ +[program:enc-fip] +command=toolame -V http://http://audio.scdn.arkena.com/11016/fip-midfi128.mp3 -b 128 -s 48 tcp://localhost:9002 +directory=/home/bram/ +autostart=true +autorestart=true +stderr_logfile=/home/bram/dab/mmbtools-aux/supervisor/enc-fip.err.log +stdout_logfile=/home/bram/dab/mmbtools-aux/supervisor/enc-fip.out.log -- cgit v1.2.3