diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2016-03-29 21:25:17 +0200 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2016-03-29 21:27:25 +0200 |
commit | 9896066808e9b3584818b6c4beea77758331ba4c (patch) | |
tree | 62b38c84701976ee384a77b6e15ab34ba343d311 /supervisor/mot-fb.conf | |
parent | a44dadd6c2b52acf4a7f2195da82411a4fa82b99 (diff) | |
download | mmbtools-aux-9896066808e9b3584818b6c4beea77758331ba4c.tar.gz mmbtools-aux-9896066808e9b3584818b6c4beea77758331ba4c.tar.bz2 mmbtools-aux-9896066808e9b3584818b6c4beea77758331ba4c.zip |
Update supervisor config
Diffstat (limited to 'supervisor/mot-fb.conf')
-rw-r--r-- | supervisor/mot-fb.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/supervisor/mot-fb.conf b/supervisor/mot-fb.conf index f206a99..6138dda 100644 --- a/supervisor/mot-fb.conf +++ b/supervisor/mot-fb.conf @@ -1,5 +1,5 @@ [program:mot-enc-fb] -command=mot-encoder -o dls.pad -t dls.txt -c 15 -p 34 +command=mot-encoder -o dls.pad -d dab/slides-fb -R -t dls.txt -c 15 -p 34 directory=/home/bram/ autostart=true autorestart=true |