Disable FATSV port as the translation now always happens in faup1090.
This commit is contained in:
parent
9aa60c46ef
commit
161c11d10f
|
|
@ -10,7 +10,7 @@
|
||||||
#
|
#
|
||||||
### END INIT INFO
|
### END INIT INFO
|
||||||
# Fill in name of program here.
|
# Fill in name of program here.
|
||||||
PROG_ARGS="--quiet --net --gain -10"
|
PROG_ARGS="--quiet --net --gain -10 --net-fatsv-port 0"
|
||||||
|
|
||||||
. /lib/lsb/init-functions
|
. /lib/lsb/init-functions
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue