summaryrefslogtreecommitdiffstats
path: root/dhcpcd-hooks/50-ntp.conf
Commit message (Expand)AuthorAge
* Move dhcpcd-hooks dir to hooksRoy Marples2017-03-16
* Add support for Chrony, fixes [03943daba7].Roy Marples2015-09-07
* Revert [2a977647fe24819f38b64c8ed7257c0bc27c8328] because if theRoy Marples2014-09-11
* Remove old options no longer usedRoy Marples2014-06-06
* Restarting ntp/yp are not critical and their initialisation continuesRoy Marples2014-06-06
* Detect OpenBSD rc system (check instead of status).Roy Marples2014-03-07
* Add support for NTP servers, RFC 4075Roy Marples2013-06-05
* Add a suffix to our per interface config files for non IPv4 states.Roy Marples2012-03-26
* Correctly restart ntp on Debian.Roy Marples2011-06-14
* Detect ntp.conf exists before copying.Roy Marples2011-06-14
* Remove unknown variableRoy Marples2011-06-03
* Use printf correctlyRoy Marples2011-06-03
* No need to restart twice.dhcpcd-5.2.9Roy Marples2010-11-19
* Fix ypbind and remove un-needed quoting.Roy Marples2010-11-18
* Move service detection and interaction logic from the hooks to theRoy Marples2010-09-09
* if_up and if_down variables allow more flexability.Roy Marples2010-08-07
* Improve config file handling some more on Debian systems.Roy Marples2010-06-26
* Support Debian NTP init scriptRoy Marples2010-06-10
* Ensure that ntp.conf exists before removing markers.Roy Marples2009-07-08
* Ensure that our dirs exist in the PREINIT stage.Roy Marples2009-05-03
* Remove old NetworkManager script - it's useless these days.Roy Marples2009-04-20
* Use state dir for tmp files and try to preserve orig file more.Roy Marples2009-02-26
* Stop enforcing a umask in dhcpcd.Roy Marples2009-02-25
* New configure reasons NOCARRIER and NAK instead of just sending EXPIRE.Roy Marples2009-01-15
* Add a static directive that allows the configuration of variables, whichRoy Marples2009-01-01
* NetBSD sh needs eval here.Roy Marples2008-11-14
* Don't restart ntpd if it's not already running.Roy Marples2008-11-11
* Allow ntp.conf location to be tunable, #119Roy Marples2008-10-27
* Don't enforce that keys are space separatedRoy Marples2008-08-15
* sed may not always be available, so use shell loops to replicate behaviour in...Roy Marples2008-08-15
* Remove the append/clean framework and prefer a store and mergeRoy Marples2008-08-15
* Be consistent with dhcient - always PREINIT on startup. We can use this to pu...Roy Marples2008-08-14
* Use append_conf return value.Roy Marples2008-08-13
* Add a framework for top an tailing config files with DHCP data and a method f...Roy Marples2008-08-13
* Remove the signature variable - each hook makes it's own.Roy Marples2008-08-12
* ntp.conf could have more than just servers, but DHCP only knows about servers...Roy Marples2008-08-12
* Don't assume comments start with #Roy Marples2008-08-12
* Always restart ntp even config hasn't changed as it could have been configure...Roy Marples2008-07-31
* Fix rc-service command.Roy Marples2008-05-27
* Style.Roy Marples2008-05-24
* Rename hook script to reflect the config file they are updating.Roy Marples2008-05-24