mirror of
https://github.com/openwrt/luci.git
synced 2026-02-04 12:06:01 +08:00
luci-app-xinetd: fix problem app not appearing in menu if config is empty
Signed-off-by: Helge Mader <ma@dev.tdt.de>
This commit is contained in:
@@ -7,8 +7,7 @@
|
||||
"path": "xinetd/xinetd"
|
||||
},
|
||||
"depends": {
|
||||
"acl": [ "luci-app-xinetd" ],
|
||||
"uci": { "xinetd": true }
|
||||
"acl": [ "luci-app-xinetd" ]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user