summaryrefslogtreecommitdiffhomepage
path: root/modules/luci-mod-system/root/usr/share/ucitrack
diff options
context:
space:
mode:
authorFlorian Eckert <fe@dev.tdt.de>2024-04-11 13:00:20 +0200
committerFlorian Eckert <fe@dev.tdt.de>2024-04-11 16:15:52 +0200
commite3c6eb2e444056a2e96df4c4dafd6ceed4a1780e (patch)
tree58acda1a2f50364cf181af7f026274f14b9a759d /modules/luci-mod-system/root/usr/share/ucitrack
parent4a954395318fd3093fe399d4332008be152c2af8 (diff)
luci-base: move and rename ucitrack dropbear.json
Move the json file to where it belongs. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Diffstat (limited to 'modules/luci-mod-system/root/usr/share/ucitrack')
-rw-r--r--modules/luci-mod-system/root/usr/share/ucitrack/luci-mod-system-dropbear.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/modules/luci-mod-system/root/usr/share/ucitrack/luci-mod-system-dropbear.json b/modules/luci-mod-system/root/usr/share/ucitrack/luci-mod-system-dropbear.json
new file mode 100644
index 0000000000..fc24cd9978
--- /dev/null
+++ b/modules/luci-mod-system/root/usr/share/ucitrack/luci-mod-system-dropbear.json
@@ -0,0 +1,4 @@
+{
+ "config": "dropbear",
+ "init": "dropbear"
+}