luci-base: remove deprecated ucitrack ntpclient.json
authorFlorian Eckert <fe@dev.tdt.de>
Thu, 11 Apr 2024 11:11:24 +0000 (13:11 +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 ntpclient uci config, this must be a
leftover and can therefore be deleted.

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

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