file_chmod
Set file permissions on OpenWrt routers using a path and mode, controlling read, write, and execute access.
Instructions
Change file permissions on the router.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | Yes | Permission mode (e.g., '755', '644', '+x') | |
| path | Yes | Path to the file |