service_restart_tool
Restart a Podman container systemd unit correctly, leveraging systemd's process management to avoid conflicts from direct podman restart.
Instructions
Restart a Podman container systemd unit.
This is the correct way to bounce containers on systems where containers are managed by systemd. Using podman restart directly would conflict with systemd's process management.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| unit_name | Yes | Systemd unit name (e.g. "acquacotta.crunchtools.com.service") |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||