Merge pull request #4568 from TDT-AG/pr/20201102-luci-app-xinetd
luci-app-xinetd: fix problem app not appearing in menu if config is e…
This commit is contained in:
commit
f4ffe0badb
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