Skip to content

Commit

Permalink
minor thingy
Browse files Browse the repository at this point in the history
  • Loading branch information
kx1t committed Nov 17, 2023
1 parent 0100c38 commit ac01658
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion rootfs/etc/s6-overlay/scripts/gpsd-watchdog
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,5 @@ gps_dev_new="$(find /dev/serial/by-id/ -iname "*gps*" -printf '%l\n' 2>/dev/null
"${s6wrap[@]}" echo "[WARNING] Restarting GPSD!"

# s6-svc -r /run/service/gpsd 2>/dev/null || true
pkill gpsd
pkill gpsd
rm -f /run/gpsd/current_device

0 comments on commit ac01658

Please sign in to comment.