openwrt/package/utils/busybox/files
Piotr Dymacz a49503bbc7 sysntpd: restore support for peer-less (standalone) mode
ntpd from Busybox supports peer-less (standalone) mode when it's started
with option -l and without any peer provided with option -p. In this
mode ntpd uses local time as reference and acts as stratum 1 server.

This mode can be used in isolated networks, where Internet access and/or
other NTP server/s are not available, but the device has some other way
of getting correct time, like e.g. GPS (ugps supports setting local time
by default).

Support for this mode was incorrectly disabled/removed in:
1527f96ca6

Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
Acked-by: Jo-Philipp Wich <jo@mein.io>
2017-04-02 15:09:09 +02:00
..
cron busybox: prevent globbing, word splitting 2016-10-15 11:36:51 +02:00
ntpd-hotplug busybox: Call ntpd hotplug script for every action 2016-06-10 18:05:08 +02:00
sysntpd sysntpd: restore support for peer-less (standalone) mode 2017-04-02 15:09:09 +02:00