luci2: add missing depends to OpenWrt Makefile
[project/luci2/ui.git] / luci2 / share / menu.d / network.json
index e577d70..99b826b 100644 (file)
@@ -3,15 +3,29 @@
         "title": "Network",
         "index": 30
     },
         "title": "Network",
         "index": 30
     },
+    "network/interfaces": {
+        "title": "Interfaces",
+        "acls": [ "network" ],
+        "view": "network/interfaces",
+        "index": 10
+    },
+    "network/wireless": {
+        "title": "Wireless",
+        "acls": [ "network" ],
+        "view": "network/wireless",
+        "index": 20
+    },
     "network/switch": {
         "title": "Switch",
         "acls": [ "network" ],
     "network/switch": {
         "title": "Switch",
         "acls": [ "network" ],
+        "files": [ "/sbin/swconfig" ],
         "view": "network/switch",
         "index": 30
     },
     "network/hosts": {
         "title": "Hostnames",
         "acls": [ "hostnames" ],
         "view": "network/switch",
         "index": 30
     },
     "network/hosts": {
         "title": "Hostnames",
         "acls": [ "hostnames" ],
+        "files": [ "/etc/config/dhcp" ],
         "view": "network/hosts",
         "index": 50
     },
         "view": "network/hosts",
         "index": 50
     },