summaryrefslogtreecommitdiff
path: root/etc/rc.d/ntpdate
AgeCommit message (Expand)Author
2020-12-25Adjust to "pool" usage in our standard ntp.conf, pointed outmartin
2009-08-03Explicitly set a BEFORE on ntpd, as this can't run while ntpd isperry
2009-08-03ntpdate can't work without named because a modern ntp.conf has dnsperry
2005-03-15Explicitly REQUIRE mountcritremote, since this uses awk.lukem
2004-10-11Use new style command substitution.christos
2004-08-13Add an _rc_subr_loaded variable, set to ":" by rc.subr. Scripts can use thismycroft
2003-12-04ntpdate to a multicastclient address doesn't workdrochner
2003-10-29Make the ntp.conf parsing more specific, and therefore more robust. Closesfredb
2003-10-20Supply the usual default setting of $commmand. Omission pointed out byfredb
2003-10-19Allow for a syntax extension for "ntp.conf" with ntp 4.2.0.fredb
2003-10-19Use "$command", instead of hard-coded "ntpdate", so that the user canfredb
2003-06-27Support "multicastclient" directives in ntp.conf.lukem
2002-07-19Ignore "peer" statements for local clocks too when selecting hosts frombad
2002-03-22- Rename a bunch of "internal" run_rc_command() variables and officiallylukem
2002-01-31Rename NETWORK to NETWORKING, to allow rc.d to be on a case insensitivelukem
2000-09-19- only perform the checkyesno on the variable named in $rcvar (rather thanlukem
2000-08-21Move options into ntp_flags, to make it possible to add '-u' withoutabs
2000-07-26* add new dummy dependancy `NETWORK' to be REQUIREd by services which needlukem
2000-05-13Use load_rc_config() (from rc.subr) instead of sourcing /etc/rc.conf.lukem
2000-03-11Add missing checkyesno's.veego
2000-03-10rc.d scripts derived from /etc/rclukem