mirror of
https://github.com/novatiq/packages.git
synced 2026-06-29 08:40:23 +01:00
acfbd98ce0
Due to a missing config load function call, mwan3 start runs ifup for an empty list of interfaces, thus not calling ifup at all. This commit introduces the missing config_load call. Signed-off-by: Michiel Blokzijl <code@m01.eu>