Commit Graph

1 Commits

Author SHA1 Message Date
Harald Welte 8c0f608643 add gps-watchdog
gps-watchdog is a small tool that will connect to gpsd as a client using
libgps.  If no data is received for a configurable timeout, a
configurable systemd service will be killed via 'systemctl kill'.

The idea is that this will restart gpsd, and some ExecStartPre of the
gpsd service is then re-initializing the gps receiver hardware.
2015-08-05 09:44:45 +02:00