mirror of
https://github.com/novatiq/packages.git
synced 2026-07-20 18:53:03 +01:00
b6e9debc1b
If more then one interface get up/down at once mwan3 could be in a undefined state, because more then one mwan3 hotplug script are running and editing the iptables. Lock the critical section should solve this issue. Signed-off-by: Florian Eckert <fe@dev.tdt.de>