disable_service
Prevent a service from starting automatically at boot. Blocks critical services to avoid system boot failures.
Instructions
Disable a service from starting automatically at system boot. Critical services are blocked to prevent boot failures.
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 disable at boot |