mirror of
https://github.com/openwrt/luci.git
synced 2025-02-23 10:06:19 +00:00
10 lines
123 B
JSON
10 lines
123 B
JSON
{
|
|
"config": "system",
|
|
"init": "led",
|
|
"exec": "/etc/init.d/log reload",
|
|
"affects": [
|
|
"luci_statistics",
|
|
"dhcp"
|
|
]
|
|
}
|