This Skill provides a safe, auditable way to restart system services on a host by executing a dedicated restart script (/root/.picoclaw/workspace/skills/re…
This Skill provides a safe, auditable way to restart system services on a host by executing a dedicated restart script (/root/.picoclaw/workspace/skills/restart/restart.sh). It is designed for use only when a user explicitly requests a restart (for example, “重启 picoclaw”), and it delegates service management to the system-level service command. Key features include explicit-request enforcement to avoid accidental restarts, validation of the target service name before execution, and centralized script-based execution for consistency. Use cases include operator-driven service restarts during maintenance, recovery after failures, and automated workflows that require controlled service restarts. Core advantages are reduced manual SSH steps, consistent restart behavior, and safer operations through explicit confirmation and name verification.
本頁屬於 OpenClaw Skills 學習體系,涵蓋技能安裝、分類導覽與實戰連結。