Fix smoke test JSON parsing and set unattended defaults

This commit is contained in:
Aaron
2026-01-02 23:56:48 -05:00
parent 24e89b516f
commit 13e5788fe1
3 changed files with 47 additions and 1 deletions

View File

@@ -101,4 +101,4 @@ Use the helper:
- Keep `RESCUE.md` in `/root` and `/home/dietpi` only (not in `/var/www`).
- Prep enforces a password change for `dietpi` on first login; set `PIKIT_FORCE_PASSWORD_CHANGE=0` to skip.
- After the password change, a onetime SSH hardening tip is shown on login.
- End-user defaults: auto updates off, stable release channel; both can be changed in the dashboard.
- End-user defaults: OS security unattended upgrades on; Pi-Kit updater auto-check on stable channel, auto-apply off (user can change in dashboard).