From 7204051fb6fb68065c073652651165483790dad0 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Sun, 1 Mar 2026 08:25:19 -0500 Subject: [PATCH] Update pacsatsim.sh start/stop also --- pacsatsim.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pacsatsim.sh b/pacsatsim.sh index 8e89588d..68164d9e 100755 --- a/pacsatsim.sh +++ b/pacsatsim.sh @@ -2,6 +2,9 @@ # script to auto decode packet using rtl_fm and Direwolf and run Pacsat +sudo /etc/init.d/alsa-utils stop +sudo /etc/init.d/alsa-utils start + # export LD_LIBRARY_PATH=/mnt/usb-disk/ariss/lib:/usr/local/lib/iors_common:$LD_LIBRARY_PATH export LD_LIBRARY_PATH=/usr/local/lib/:$LD_LIBRARY_PATH