]> git.ipfire.org Git - people/stevee/network.git/blobdiff - src/helpers/miredo-helper
Improve parsing configuration files
[people/stevee/network.git] / src / helpers / miredo-helper
index 456fa66d6483ee35096fa018272a292d0b283f84..c8b42b53902ff065acb59c007f631db2b2f25c17 100644 (file)
@@ -23,6 +23,9 @@ LOG_FACILITY="miredo-helper"
 
 . /usr/lib/network/functions
 
+# Read network settings
+network_settings_read
+
 action="${STATE}"
 assert isset action