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:
parent
4e8620443d
commit
09d83f9d89
1 changed files with 1 additions and 2 deletions
|
@ -7,8 +7,7 @@
|
||||||
"path": "xinetd/xinetd"
|
"path": "xinetd/xinetd"
|
||||||
},
|
},
|
||||||
"depends": {
|
"depends": {
|
||||||
"acl": [ "luci-app-xinetd" ],
|
"acl": [ "luci-app-xinetd" ]
|
||||||
"uci": { "xinetd": true }
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue