diff options
author | Hans Dedecker <dedeckeh@gmail.com> | 2018-07-17 13:42:17 +0200 |
---|---|---|
committer | Hans Dedecker <dedeckeh@gmail.com> | 2018-07-17 21:32:20 +0200 |
commit | 2336b942b37f265c59547d738ca558b61102833d (patch) | |
tree | 342347d327f15d40f59503606872a169eba3ea49 /include/hardening.mk | |
parent | 9019323ec1109d636b6e2ca9fe991dce45635f96 (diff) | |
download | upstream-2336b942b37f265c59547d738ca558b61102833d.tar.gz upstream-2336b942b37f265c59547d738ca558b61102833d.tar.bz2 upstream-2336b942b37f265c59547d738ca558b61102833d.zip |
dnsmasq: don't use network functions at boottime (FS#1542)
As dnsmasq is started earlier than netifd usage of network.sh functions
at boottime will fail; therefore don't call at boottime the functions
which construct the dhcp pool/relay info.
As interface triggers are installed the dhcp pool/relay info will be
constructed when the interface gets reported as up by netifd.
At the same time also register interface triggers based on DHCP relay
config.
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
Diffstat (limited to 'include/hardening.mk')
0 files changed, 0 insertions, 0 deletions