disable_service
Prevent a system service from starting automatically at boot to manage startup behavior and avoid boot failures for critical services.
Instructions
Disable a service from starting automatically at system boot. Critical services are blocked to prevent boot failures.
Input Schema
TableJSON 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 disable at boot |