index
:
dhcpcd.git
dhcpcd-4
dhcpcd-5
dhcpcd-5.0
dhcpcd-5.6
dhcpcd-6
dhcpcd-6.11.1-DNA
dhcpcd-7
dhcpcd-8
ia
master
DHCP / IPv4LL / IPv6RA / DHCPv6 client
Roy Marples
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
dhcpcd-hooks
/
50-ntp.conf
Commit message (
Expand
)
Author
Age
*
Move dhcpcd-hooks dir to hooks
Roy Marples
2017-03-16
*
Add support for Chrony, fixes [03943daba7].
Roy Marples
2015-09-07
*
Revert [2a977647fe24819f38b64c8ed7257c0bc27c8328] because if the
Roy Marples
2014-09-11
*
Remove old options no longer used
Roy Marples
2014-06-06
*
Restarting ntp/yp are not critical and their initialisation continues
Roy Marples
2014-06-06
*
Detect OpenBSD rc system (check instead of status).
Roy Marples
2014-03-07
*
Add support for NTP servers, RFC 4075
Roy Marples
2013-06-05
*
Add a suffix to our per interface config files for non IPv4 states.
Roy Marples
2012-03-26
*
Correctly restart ntp on Debian.
Roy Marples
2011-06-14
*
Detect ntp.conf exists before copying.
Roy Marples
2011-06-14
*
Remove unknown variable
Roy Marples
2011-06-03
*
Use printf correctly
Roy Marples
2011-06-03
*
No need to restart twice.
dhcpcd-5.2.9
Roy Marples
2010-11-19
*
Fix ypbind and remove un-needed quoting.
Roy Marples
2010-11-18
*
Move service detection and interaction logic from the hooks to the
Roy Marples
2010-09-09
*
if_up and if_down variables allow more flexability.
Roy Marples
2010-08-07
*
Improve config file handling some more on Debian systems.
Roy Marples
2010-06-26
*
Support Debian NTP init script
Roy Marples
2010-06-10
*
Ensure that ntp.conf exists before removing markers.
Roy Marples
2009-07-08
*
Ensure that our dirs exist in the PREINIT stage.
Roy Marples
2009-05-03
*
Remove old NetworkManager script - it's useless these days.
Roy Marples
2009-04-20
*
Use state dir for tmp files and try to preserve orig file more.
Roy Marples
2009-02-26
*
Stop enforcing a umask in dhcpcd.
Roy Marples
2009-02-25
*
New configure reasons NOCARRIER and NAK instead of just sending EXPIRE.
Roy Marples
2009-01-15
*
Add a static directive that allows the configuration of variables, which
Roy Marples
2009-01-01
*
NetBSD sh needs eval here.
Roy Marples
2008-11-14
*
Don't restart ntpd if it's not already running.
Roy Marples
2008-11-11
*
Allow ntp.conf location to be tunable, #119
Roy Marples
2008-10-27
*
Don't enforce that keys are space separated
Roy Marples
2008-08-15
*
sed may not always be available, so use shell loops to replicate behaviour in...
Roy Marples
2008-08-15
*
Remove the append/clean framework and prefer a store and merge
Roy Marples
2008-08-15
*
Be consistent with dhcient - always PREINIT on startup. We can use this to pu...
Roy Marples
2008-08-14
*
Use append_conf return value.
Roy Marples
2008-08-13
*
Add a framework for top an tailing config files with DHCP data and a method f...
Roy Marples
2008-08-13
*
Remove the signature variable - each hook makes it's own.
Roy Marples
2008-08-12
*
ntp.conf could have more than just servers, but DHCP only knows about servers...
Roy Marples
2008-08-12
*
Don't assume comments start with #
Roy Marples
2008-08-12
*
Always restart ntp even config hasn't changed as it could have been configure...
Roy Marples
2008-07-31
*
Fix rc-service command.
Roy Marples
2008-05-27
*
Style.
Roy Marples
2008-05-24
*
Rename hook script to reflect the config file they are updating.
Roy Marples
2008-05-24