From: Florian Eckert Date: Thu, 11 Apr 2024 10:12:56 +0000 (+0200) Subject: luci-base: remove deprecated ucitrack httpd.json X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=c36ec4d3edbf7e67eb54cd70eb812e6fc0b96e3f;p=project%2Fluci.git luci-base: remove deprecated ucitrack httpd.json 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 --- 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 index ae549b6884..0000000000 --- a/modules/luci-base/root/usr/share/ucitrack/httpd.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "config": "httpd", - "init": "httpd" -}