uci_commit
Commit pending UCI configuration changes to make them persistent across reboots. Optionally restart a specified service to apply changes immediately.
Instructions
Commit pending UCI changes to make them persistent. Optionally restart the affected service.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| config | No | Config name to commit (omit to commit all pending changes) | |
| restart_service | No | Service name to restart after commit (e.g., 'network', 'firewall') |