fixed updated

This commit is contained in:
Frank Harris 2026-06-07 15:37:43 -05:00
parent a1e5331f4a
commit 5ead40a761
7 changed files with 606 additions and 213 deletions

View file

@ -94,3 +94,6 @@ If scheduler behavior needs deeper investigation, start with:
- `Agent_Linux/ogp_agent.pl` scheduler subroutines
- `Agent-Windows/ogp_agent.pl` scheduler subroutines
## Current Panel Update Finding
The current scheduler does not provide a first-class path for scheduling Panel, Website, or remote agent self-updates. Existing scheduled update actions are game-server oriented, for example `gamemanager/update&type=steam` and Server Content actions. Backup and retention behavior in `Panel/modules/administration/panel_update.php` therefore applies to manual/admin-triggered updater flows, not to any existing scheduled self-update job.