From: Michael Tremer Date: Sat, 3 Jan 2015 15:38:38 +0000 (+0000) Subject: dhclient-script: Read global network configuration X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9038a8440e25679222bfa6677bcca83efc5b5e1f;p=people%2Fstevee%2Fnetwork.git dhclient-script: Read global network configuration The script won't show debugging information if enabled and so on... --- diff --git a/src/dhclient-script b/src/dhclient-script index 9325a21b..16e765d9 100644 --- a/src/dhclient-script +++ b/src/dhclient-script @@ -5,6 +5,8 @@ # Configure logging LOG_FACILITY="dhclient-script" +network_settings_read + assert isset interface assert isset reason