mirror of
https://github.com/novatiq/packages.git
synced 2026-07-04 19:19:31 +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>