Disable FATSV port as the translation now always happens in faup1090.

This commit is contained in:
Oliver Jowett 2015-07-01 19:47:40 +01:00
parent 9aa60c46ef
commit 161c11d10f
1 changed files with 1 additions and 1 deletions

View File

@ -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