feat: persistent logging to logd with /var/log/system.log

logd now writes all log output to /var/log/system.log (5MB auto-rotation)
in addition to existing scheme listeners. Falls back to /tmp/logd-fallback.log
if /var/log is unavailable. Logs survive reboots for post-mortem analysis.
Part of Phase A2 (Boot Reliability) from BOOT-PROCESS-AUDIT-2026-05-03.
This commit is contained in:
2026-05-03 08:57:53 +01:00
parent 1c7ce83173
commit 1b1ef19f82
3 changed files with 47 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
../../../local/patches/base/P4-logd-persistent-logging.patch