summaryrefslogtreecommitdiffstats
path: root/dhcpcd-hooks/50-ntp.conf
Commit message (Expand)AuthorAge
* 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