aboutsummaryrefslogtreecommitdiffstats
path: root/supervisor
diff options
context:
space:
mode:
authorMatthias P. Braendli <matthias.braendli@mpb.li>2016-03-29 21:27:21 +0200
committerMatthias P. Braendli <matthias.braendli@mpb.li>2016-03-29 21:27:25 +0200
commit3bb465410810162b8dd1aff6bef947d7c9d0cc18 (patch)
treef6340af5e26d4af6b99e722ffe462f0bb0416597 /supervisor
parent4c2f56688396c1e81802ebe122d30ba13e3136b6 (diff)
downloadmmbtools-aux-3bb465410810162b8dd1aff6bef947d7c9d0cc18.tar.gz
mmbtools-aux-3bb465410810162b8dd1aff6bef947d7c9d0cc18.tar.bz2
mmbtools-aux-3bb465410810162b8dd1aff6bef947d7c9d0cc18.zip
supervisor dabmux uses core.mux
Diffstat (limited to 'supervisor')
-rw-r--r--supervisor/dabmux.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/supervisor/dabmux.conf b/supervisor/dabmux.conf
index 9b3e62a..d55687b 100644
--- a/supervisor/dabmux.conf
+++ b/supervisor/dabmux.conf
@@ -1,5 +1,5 @@
[program:ODR-DabMux]
-command=odr-dabmux zmq-simul.mux
+command=odr-dabmux core.mux
directory=/home/bram/dab/mmbtools-aux
autostart=true
autorestart=true