feat(reliability): START=49 boot guard installed by deploy

This commit is contained in:
2026-08-22 13:26:09 -06:00
parent a05754f908
commit 7d1eb62d75
3 changed files with 25 additions and 0 deletions
+3
View File
@@ -203,6 +203,9 @@ if /etc/init.d/pagerwebui running >/dev/null 2>&1; then
else
/etc/init.d/pagerwebui start
fi
cp -f '$REMOTE_PAYLOAD_DIR/mk8-guard.init' /etc/init.d/mk8-guard
chmod 755 /etc/init.d/mk8-guard
/etc/init.d/mk8-guard enable
echo EXTRACT_OK"
run_ssh "$TARGET" "$REMOTE_COMMAND"
printf 'Installed to /root/payloads/%s/\n' "$REMOTE_PAYLOAD_DIR"