mirror of
https://github.com/novatiq/packages.git
synced 2026-07-23 12:06:08 +01:00
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>