diff options
author | Gary E. Miller <gem@rellim.com> | 2013-11-29 13:00:57 -0800 |
---|---|---|
committer | Gary E. Miller <gem@rellim.com> | 2013-11-29 13:00:57 -0800 |
commit | 0885737f31227421d7cd111025b5cfc76dc62671 (patch) | |
tree | 2cd2c166353614d9b54cc7f3c74f1aabcfd63856 /www/gpsd-time-service-howto.txt | |
parent | a43b9711e30d7fa55a3c9fd9f1daf957368cece8 (diff) | |
download | gpsd-0885737f31227421d7cd111025b5cfc76dc62671.tar.gz |
Tweak time HOWTO for starting chronyd
Diffstat (limited to 'www/gpsd-time-service-howto.txt')
-rw-r--r-- | www/gpsd-time-service-howto.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/gpsd-time-service-howto.txt b/www/gpsd-time-service-howto.txt index c57b9019..adad44c3 100644 --- a/www/gpsd-time-service-howto.txt +++ b/www/gpsd-time-service-howto.txt @@ -798,7 +798,7 @@ If running as root, the preferred starting procedure is: ----------------------------------------------------------------------------- $ su - (or sudo -s ) # killall -9 gpsd chronyd -# chrony -f /etc/chrony/chrony.conf -s -r +# chrony -f /etc/chrony/chrony.conf # sleep 2 # gpsd -n /dev/ttyXX # sleep 2 |