aboutsummaryrefslogtreecommitdiff
path: root/examples/var_service/ntpd/ntp.script (follow)
Commit message (Collapse)AuthorAgeFilesLines
* update example ntp.scriptDenys Vlasenko2015-03-311-2/+19
| | | | | | | Handle an interesting corner case when NTP server is reachable... but on a different IP now. Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* ntpd: explain why scripts can be run in quick successionDenys Vlasenko2010-01-251-6/+14
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* examples: add example ntpd serviceDenys Vlasenko2010-01-131-0/+29
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>