added watchdog

This commit is contained in:
dadav
2020-04-16 17:35:41 +02:00
parent 1f7bc60de6
commit 311931c81d
5 changed files with 107 additions and 5 deletions

View File

@ -9,6 +9,12 @@ if is_crypted_mode; then
done
fi
# check if wifi driver is bugged
if ! check_brcm; then
reload_brcm
sleep 10
fi
# start mon0
start_monitor_interface