From bf35943f4b03f0127bc126d222e3fee30dc8e94c Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Fri, 21 May 2021 17:18:09 -0400 Subject: [PATCH] killall qsstv --- groundstation/rtl-tcp-d.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/groundstation/rtl-tcp-d.sh b/groundstation/rtl-tcp-d.sh index 51360132..4fbaede4 100755 --- a/groundstation/rtl-tcp-d.sh +++ b/groundstation/rtl-tcp-d.sh @@ -23,6 +23,8 @@ sudo killall -9 rtl_fm &>/dev/null sudo killall -9 CubicSDR &>/dev/null +sudo killall -9 qsstv &>/dev/null + sudo systemctl stop rtl_tcp sudo systemctl stop openwebrx