luci2: add network hostname view
[project/luci2/ui.git] / luci2 / share / acl.d / luci2.json
index e8e6949..91f3313 100644 (file)
                                ]
                        }
                }
+       },
+
+       "hostnames": {
+               "description": "Host entry management",
+               "read": {
+                       "uci": [
+                               "dhcp"
+                       ]
+               },
+               "write": {
+                       "uci": [
+                               "dhcp"
+                       ]
+               }
        }
 }