Update config after gpsd toggle, reboot

pi-sensors-auto-gps
Alan Johnston 2 days ago committed by GitHub
parent 563e2da48d
commit 3d9d4ae3c8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1201,10 +1201,11 @@ elif [ "$1" = "-F" ]; then
else
echo
echo "temporarily disabling gpsd and rebooting to program FM module"
echo "this will take about 40 seconds"
sudo systemctl stop gpsd.socket
sudo systemctl restart transmit
sleep 10
restart=1
reboot=1
fi
elif [ "$1" = "-o" ]; then

Loading…
Cancel
Save

Powered by TurnKey Linux.