aboutsummaryrefslogtreecommitdiff
path: root/net/ntpd/files/ntpd.hotplug-helper
Commit message (Collapse)AuthorAge
* ntpd: *mimic the behaviour of the busybox ntpd's "-S" flagPeter Wagner2018-01-02
| | | | *create a seperate line for every server, otherwise only the first listed server will be used
* ntpd: cleanup Makefile and hotplug scriptPeter Wagner2017-01-17
| | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* 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>