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:
Helge Mader 2020-11-02 14:05:54 +01:00
parent 4e8620443d
commit 09d83f9d89

View file

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