luci-base: remove deprecated ucitrack httpd.json
authorFlorian Eckert <fe@dev.tdt.de>
Thu, 11 Apr 2024 10:12:56 +0000 (12:12 +0200)
committerFlorian Eckert <fe@dev.tdt.de>
Thu, 11 Apr 2024 14:15:52 +0000 (16:15 +0200)
In the whole OpenWrt there is no httpd uci config, this must be a leftover
from before uhttpd and can therefore be deleted.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
modules/luci-base/root/usr/share/ucitrack/httpd.json [deleted file]

diff --git a/modules/luci-base/root/usr/share/ucitrack/httpd.json b/modules/luci-base/root/usr/share/ucitrack/httpd.json
deleted file mode 100644 (file)
index ae549b6..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-{
-       "config": "httpd",
-       "init": "httpd"
-}