Add watchdog and watch roms

This commit is contained in:
Georges-Antoine Assi
2023-08-26 19:28:36 -04:00
parent 88c747f169
commit 0a756f8fd8
10 changed files with 145 additions and 9 deletions

View File

@@ -12,6 +12,9 @@
# Start rq scheduler
/init_scheduler &
# Start watchdog
/init_watchdog &
# Wait for any process to exit
wait -n