This commit is contained in:
Jeff Deaton 2019-10-07 21:56:40 -06:00
parent b1219ee3b8
commit 12ff4bcd80
1 changed files with 0 additions and 6 deletions

View File

@ -82,12 +82,6 @@ case "$1" in
fi fi
fi fi
# Enable and start dump1090-fa
echo "Enabling the dump1090-fa service..." >&2
systemctl enable dump1090-fa
echo "Starting the dump1090-fa service..." >&2
systemctl start dump1090-fa
;; ;;
abort-upgrade|abort-remove|abort-deconfigure) abort-upgrade|abort-remove|abort-deconfigure)