"network/switch": {
"title": "Switch",
"acls": [ "network" ],
+ "files": [ "/sbin/swconfig" ],
"view": "network/switch",
"index": 30
},
"network/hosts": {
"title": "Hostnames",
"acls": [ "hostnames" ],
+ "files": [ "/etc/config/dhcp" ],
"view": "network/hosts",
"index": 50
},
"system/software": {
"title": "Software",
"acls": [ "software" ],
+ "files": [ "/bin/opkg" ],
"view": "system/software",
"index": 40
},
"system/leds": {
"title": "LED Configuration",
"acls": [ "leds" ],
+ "files": [ "/etc/init.d/led" ],
"view": "system/leds",
"index": 80
}