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:
Florian Eckert 2020-11-02 14:59:42 +01:00 committed by GitHub
commit f4ffe0badb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,8 +7,7 @@
"path": "xinetd/xinetd"
},
"depends": {
"acl": [ "luci-app-xinetd" ],
"uci": { "xinetd": true }
"acl": [ "luci-app-xinetd" ]
}
}
}