svc_manage
Start, stop, restart, enable, disable, or check status of any Linux service. Automatically detects systemd or sysvinit init systems.
Instructions
Manage a service: start/stop/restart/enable/disable/status. Auto-detects systemd/sysvinit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | start | stop | restart | enable | disable | status | |
| service | Yes | Service name, e.g. nginx, sshd, docker | |
| session_id | Yes |