stop_service
Stop a running system service, with automatic blocking of critical services (SSH, Webmin, systemd) to prevent system lockout.
Instructions
Stop a running system service. Critical services (ssh, webmin, systemd services) are blocked to prevent system lockout.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| server | No | Server alias (e.g., 'pi1', 'web-server'). Uses default server if not specified. | |
| service | Yes | Name of the service to stop |