mirror of
https://github.com/rommapp/romm.git
synced 2026-06-28 06:46:00 +00:00
Add watchdog and watch roms
This commit is contained in:
@@ -12,6 +12,9 @@
|
||||
# Start rq scheduler
|
||||
/init_scheduler &
|
||||
|
||||
# Start watchdog
|
||||
/init_watchdog &
|
||||
|
||||
# Wait for any process to exit
|
||||
wait -n
|
||||
|
||||
|
||||
Reference in New Issue
Block a user