Skip to content

Commit

Permalink
Remove -e option for ODR-DabMux
Browse files Browse the repository at this point in the history
  • Loading branch information
mpbraendli committed Feb 12, 2016
1 parent f3db40b commit 3ae00ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/supervisor/mux.conf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[program:mux]
command=/usr/local/bin/odr-dabmux -e /home/odr/config/mux.conf
command=/usr/local/bin/odr-dabmux /home/odr/config/mux.conf
autostart=false
autorestart=true
priority=1
Expand Down

0 comments on commit 3ae00ac

Please sign in to comment.