Skip to content

Commit

Permalink
dist/README: fix -D parameter for minisatip/minisatip5
Browse files Browse the repository at this point in the history
  • Loading branch information
perexg committed Sep 17, 2018
1 parent f6810f6 commit 72350e5
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion dist/README
Original file line number Diff line number Diff line change
Expand Up @@ -132,11 +132,18 @@ Minisatip 0.7 config:
- example 5: coax in inputs 1,2, tuner 3 slave to input 1, tuner 4 slave to input 2
MINISATIP_OPTS="-7 0:2,1:3"

Minisatip5 config:
------------------

- you may add extra parameters to MINISATIP5_OPTS= in /etc/sysconfig/config
- WARNING: use -D with unique numbers if you have _multiple_ SAT>IP servers on net
- see to minisatip config for futher details bellow

Minisatip config:
-----------------

- you may add extra parameters to MINISATIP_OPTS= in /etc/sysconfig/config
- WARNING: use -D with unique numbers if you have _multiple_ SAT>IP servers on net
- WARNING: use -d with unique numbers if you have _multiple_ SAT>IP servers on net
- SEE: minisatip.md file in this directory for more details
- example 1: only two tuners: MINISATIP_OPTS="-e 0-1"
- example 2: unicable: MINISATIP_OPTS="-u 0:1-1420,1:0-1210,2:2-1680,3:3-2040"
Expand Down

0 comments on commit 72350e5

Please sign in to comment.