openwrtv4/package/base-files/files/etc/init.d
Kevin Darbyshire-Bryant 2b1556d3e0 base-files: sysfixtime exclude dnsmasq.time
dnsmasq maintains dnsmasq.time across reboots and uses it as a means of
determining if current time is good enough to validate dnssec time
stamps.  By including /etc/dnsmasq.time as a time source for sysfixtime,
the mechanism was effectively defeated because time was set to the
last time that dnsmasq considered current even though that time is in
the past.  Since that time is out of date, dns(sec) resolution would
fail thus defeating any ntp based mechanisms for setting the clock
correctly.

In theory the process is defeated by any files in /etc that are newer
than /etc/dnsmasq.time however dnsmasq now updates the file's timestamp
on process TERM so hopefully /etc/dnsmasq.time is the latest file
timestamp in /etc as part of LEDE shutdown/reboot.

Either way, including /etc/dnsmasq.time as a time source for
sysfixtime is not helpful.

Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
2016-05-19 10:28:18 +02:00
..
boot base-file: remove /tmp/.jail (now useless) 2015-12-11 15:06:31 +00:00
done fstools: update to the latest version, makes interrupted first boot more reliable 2015-03-22 15:11:27 +00:00
gpio_switch base-files: implemented basic GPIO control 2015-07-08 14:25:52 +00:00
led base-files: add support for speed mask to switch config init scripts 2016-02-25 13:31:29 +00:00
sysctl sysctl: read settings from /etc/sysctl.d/*.conf 2015-07-07 13:47:23 +00:00
sysfixtime base-files: sysfixtime exclude dnsmasq.time 2016-05-19 10:28:18 +02:00
system branding: add LEDE branding 2016-03-24 22:40:13 +01:00
umount base-files: fix mount-utils incompatibility 2013-12-27 21:15:09 +00:00