aboutsummaryrefslogtreecommitdiffstats
path: root/supervisor/mot-fb.conf
diff options
context:
space:
mode:
authorMatthias P. Braendli <matthias.braendli@mpb.li>2015-06-03 12:22:27 +0200
committerMatthias P. Braendli <matthias.braendli@mpb.li>2015-06-03 12:22:37 +0200
commit3fe0c395bba9865be456ff00ada1ce46e45a1050 (patch)
tree77c474f8b08f0074bf0e56b5d2dd826dc25cc2ac /supervisor/mot-fb.conf
parent4d57f5c9dd4b25de8bf75f61e92ae81d104b3467 (diff)
downloadmmbtools-aux-3fe0c395bba9865be456ff00ada1ce46e45a1050.tar.gz
mmbtools-aux-3fe0c395bba9865be456ff00ada1ce46e45a1050.tar.bz2
mmbtools-aux-3fe0c395bba9865be456ff00ada1ce46e45a1050.zip
Create example conf files for supervisord
Diffstat (limited to 'supervisor/mot-fb.conf')
-rw-r--r--supervisor/mot-fb.conf7
1 files changed, 7 insertions, 0 deletions
diff --git a/supervisor/mot-fb.conf b/supervisor/mot-fb.conf
new file mode 100644
index 0000000..f206a99
--- /dev/null
+++ b/supervisor/mot-fb.conf
@@ -0,0 +1,7 @@
+[program:mot-enc-fb]
+command=mot-encoder -o dls.pad -t dls.txt -c 15 -p 34
+directory=/home/bram/
+autostart=true
+autorestart=true
+stderr_logfile=/home/bram/dab/mmbtools-aux/supervisor/mot-enc-fb.err.log
+stdout_logfile=/home/bram/dab/mmbtools-aux/supervisor/mot-enc-fb.out.log