Utility for setting RTC based on gpsd time
Go to file
Holger Hans Peter Freyther f07a52709f gpsdate.init: Implement stop using killall for now
The easiest way would be to use start-stop-daemon and let it
daemonize the process and create a pid file. Because all of this
is not there and the application unconditionally daemonizes itself
I can just use killall to stop it.
2013-06-20 10:13:18 +02:00
COPYING add GPLv2 2013-04-10 13:17:35 +02:00
Makefile Makefile: Move -lgps to the end for particularly picky linkers 2013-04-10 13:55:10 +02:00
gpsdate.c run until we receive valid GPS timestamp 2013-04-10 15:15:35 +02:00
gpsdate.init gpsdate.init: Implement stop using killall for now 2013-06-20 10:13:18 +02:00