diff options
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 |