fix: blitz-run-context.service 失败

This commit is contained in:
2026-04-14 21:26:56 +08:00
parent 1c2cf157d2
commit aa6235de5a
3 changed files with 26 additions and 2 deletions

View File

@@ -344,7 +344,7 @@ watchdog_launch_incident() {
local reason="$1"
local unit_name="$2"
"${BOOT_SCRIPT_DIR}/blitz-incident-capture-launch.sh" \
blitz_launch_incident_capture \
--source watchdog \
--reason "${reason}" \
--unit "${unit_name}" \