From: Michael Tremer Date: Thu, 20 Sep 2018 22:04:21 +0000 (+0100) Subject: header-port: Start with empty set of settings X-Git-Tag: 010~56 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7518acc649052e583c62c26af1f68d5006358ac;p=network.git header-port: Start with empty set of settings Signed-off-by: Michael Tremer --- diff --git a/src/header-port b/src/header-port index 489958fa..6cf0cc9f 100644 --- a/src/header-port +++ b/src/header-port @@ -41,6 +41,7 @@ hook_hotplug_rename() { } hook_default_new() { + local ${HOOK_SETTINGS} if ! hook_parse_cmdline "$@"; then return ${EXIT_ERROR} fi