luci-app-xinetd: add new package
[project/luci.git] / applications / luci-app-xinetd / root / usr / share / luci / menu.d / luci-app-xinetd.json
1 {
2 "admin/services/xinetd": {
3 "title": "Xinetd",
4 "order": 90,
5 "action": {
6 "type": "view",
7 "path": "xinetd/xinetd"
8 },
9 "depends": {
10 "acl": [ "luci-app-xinetd" ],
11 "uci": { "xinetd": true }
12 }
13 }
14 }