From 161c11d10f5813ac442370bc0aab0bf152b42487 Mon Sep 17 00:00:00 2001 From: Oliver Jowett Date: Wed, 1 Jul 2015 19:47:40 +0100 Subject: [PATCH] Disable FATSV port as the translation now always happens in faup1090. --- fadump1090.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fadump1090.sh b/fadump1090.sh index 41af7cb..e161745 100755 --- a/fadump1090.sh +++ b/fadump1090.sh @@ -10,7 +10,7 @@ # ### END INIT INFO # 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