aboutsummaryrefslogtreecommitdiff
path: root/net/ntpd/files/ntpd.init
Commit message (Collapse)AuthorAge
* ntpd: use UCI to synthesize minimal conf filePhilip Prindeville2017-07-27
| | | | | | Borrowed code from Busybox's sysntpd. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* ntpd: add hotplug script that signals when ntp reaches the stratum level ↵Peter Wagner2017-01-16
| | | | | | | | | like the sysntp implementation use ntpq to check the status of the ntp server as all other status scripts included in the ntp tarball are based on perl which would dramatically increase the footprint of ntpd Signed-off-by: Peter Wagner <tripolar@gmx.at>
* generic userid: use the new USERID apiJohn Crispin2014-10-08
| | | | | | | | recent changes in trunk allow us to specify the userid inside the openwrt makefile. the info is stored int he meta data of the IPK contorl file and users are generated by the new generic postinst trigger. Signed-off-by: John Crispin <blogic@openwrt.org>
* ntpd: import from packagesPeter Wagner2014-06-16
Signed-off-by: Peter Wagner <tripolar@gmx.at>