docs: fix root Manual, README, User_Script_Plug-in — boot drive paths, 15min watchdog, scheduler setup replaces User Scripts section

This commit is contained in:
Gmer4Lfe
2026-06-01 19:50:31 -04:00
parent d22b18bf9f
commit 4effb55756
4 changed files with 110 additions and 110 deletions
+2 -2
View File
@@ -612,7 +612,7 @@ Sunday morning block (611am):
What actually happens on a typical day, from the ecosystem's perspective:
```
Throughout the day (every minute via watchdog_orchestrator.sh):
Throughout the day (every 15 minutes via watchdog_orchestrator.sh):
resource_watchdog.sh managing: system pressure (throttle/pause/stop)
docker_watchdog.sh healing: memory leaks, HTTP failures, required containers
system_watchdog.sh watching: system components (storage growth, WebGUI)
@@ -858,5 +858,5 @@ Things that are different from what you might expect:
```
Name: Varaverk
Repository: git@192.168.50.2:Varaverk/varaverk.git
Install path: /mnt/user/appdata/Varaverk
Install path: /boot/config/plugins/varaverk
```