]> git.ipfire.org Git - people/stevee/network.git/blobdiff - src/hooks/zones/wireless
Rename all "config" to "settings"
[people/stevee/network.git] / src / hooks / zones / wireless
index f4b853a4b354feb29fa8b95f0bfdd6b787669d63..e376ab0c19e48020c3b2a4e2cb11afb52a7da071 100644 (file)
@@ -81,7 +81,7 @@ function hook_up() {
        assert isset zone
 
        # Read zone configuration.
-       zone_config_read ${zone}
+       zone_settings_read "${zone}" ${HOOK_SETTINGS}
 
        if ! device_exists ${zone}; then
                #  Create the wireless interface.