service_status
Check whether a systemd service is active, failed, or running, for system or user units.
Instructions
Check systemd service status (system or user unit)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user | No | Check user service (--user) instead of system | |
| format | No | Output format | text |
| service | Yes | Service/unit name, e.g. 'docker' or 'podman.socket' |