luci-app-xinetd: fix problem app not appearing in menu if config is empty 4568/head
authorHelge Mader <ma@dev.tdt.de>
Mon, 2 Nov 2020 13:05:54 +0000 (14:05 +0100)
committerHelge Mader <ma@dev.tdt.de>
Mon, 2 Nov 2020 13:23:06 +0000 (14:23 +0100)
Signed-off-by: Helge Mader <ma@dev.tdt.de>
applications/luci-app-xinetd/root/usr/share/luci/menu.d/luci-app-xinetd.json

index 75b6228bb1a31731a879ecd5df73e8c0f9d68d09..2de4b95a95be906f2376d307d54e15196d58739c 100644 (file)
@@ -7,8 +7,7 @@
                        "path": "xinetd/xinetd"
                },
                "depends": {
-                       "acl": [ "luci-app-xinetd" ],
-                       "uci": { "xinetd": true }
+                       "acl": [ "luci-app-xinetd" ]
                }
        }
 }