Lookup removed babel interfaces in network instead of babeld config

Signed-off-by: Fabian Bläse <fabian@blaese.de>
This commit is contained in:
Fabian Bläse 2021-02-15 00:32:53 +01:00
parent fcb19bd233
commit 1c4e5cec4b
2 changed files with 2 additions and 2 deletions

View File

@ -26,7 +26,7 @@ configure() {
fi fi
} }
config_load babeld config_load network
config_foreach remove_babelpeer interface config_foreach remove_babelpeer interface
#add new peers #add new peers

View File

@ -29,7 +29,7 @@ configure() {
fi fi
} }
config_load babeld config_load network
config_foreach remove_wgpeer interface config_foreach remove_wgpeer interface