Unnamed repository
Go to file
Miroslav Lichvar 9e5209d06d check PEERNTP variable before loading existing dhclient files
The /etc/dhcp/dhclient.d/chrony.sh script creates files with NTP servers
from DHCP only if the PEERNTP variable is not set to "no" (e.g. in
/etc/sysconfig/network). If the variable was set after the files were
already created, the chronyd service would still use the NTP servers
until the files were removed (e.g. after network restart).

Modify the chrony-helper script to check the variable before loading
any servers from dhclient files. Setting the variable and restarting
the chronyd service should now have an immediate effect.
2017-05-04 13:08:43 +02:00
.gitignore update to 3.1 2017-01-31 12:22:54 +01:00
chrony-dnssrv@.service extend chrony-helper to allow using servers from DNS SRV records (#1234406) 2015-06-22 16:50:09 +02:00
chrony-dnssrv@.timer extend chrony-helper to allow using servers from DNS SRV records (#1234406) 2015-06-22 16:50:09 +02:00
chrony-phcdelay.patch don't drop PHC samples with zero delay 2017-04-20 18:04:52 +02:00
chrony-seccomp.patch fix seccomp filter for new glibc once again 2017-04-20 17:56:49 +02:00
chrony-service-helper.patch update to 3.1 2017-01-31 12:22:54 +01:00
chrony.dhclient extend chrony-helper to allow using servers from DNS SRV records (#1234406) 2015-06-22 16:50:09 +02:00
chrony.helper check PEERNTP variable before loading existing dhclient files 2017-05-04 13:08:43 +02:00
chrony.spec 3.1-4 2017-04-20 18:31:39 +02:00
sources update to 3.1 2017-01-31 12:22:54 +01:00