reload_service
Reload a Linux system service using systemctl to apply configuration changes without interrupting running processes.
Instructions
Herlaad een service via systemctl reload (voorkeursactie).
Gebruik bij voorkeur reload in plaats van restart om impact te beperken.
Alleen als reload niet wordt ondersteund of expliciet nodig is, gebruik restart_service.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||