[chrony-users] Chrony Server Not Listening |
[ Thread Index |
Date Index
| More chrony.tuxfamily.org/chrony-users Archives
]
bbs.archlinux.org/viewtopic.php?id=209680
$ cat /etc/chrony.conf
maxupdateskew 5
driftfile /var/lib/chrony/drift
dumponexit
dumpdir /var/lib/chrony
allow 192.168.1.0/24
local stratum 10
rtcfile /var/lib/chrony/rtc
rtconutc
#rtcsync
$ sudo chronyd -u chrony -d -f /etc/chrony.conf
2016-03-04T01:57:03Z chronyd version 2.3 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP -SCFILTER +SECHASH +ASYNCDNS +IPV6 -DEBUG)
2016-03-04T01:57:03Z Frequency 0.000 +/- 1000000.000 ppm read from /var/lib/chrony/drift
$ sudo ss -pant | grep chron
$ //nothing returned