From cc44632367dca9fc9bc798afce99222e21c80972 Mon Sep 17 00:00:00 2001 From: Florian Eckert Date: Thu, 11 Apr 2024 13:01:43 +0200 Subject: luci-base: move and rename ucitrack firewall.json Move the json file to where it belongs. Signed-off-by: Florian Eckert --- .../root/usr/share/ucitrack/luci-app-firewall.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 applications/luci-app-firewall/root/usr/share/ucitrack/luci-app-firewall.json (limited to 'applications/luci-app-firewall/root') diff --git a/applications/luci-app-firewall/root/usr/share/ucitrack/luci-app-firewall.json b/applications/luci-app-firewall/root/usr/share/ucitrack/luci-app-firewall.json new file mode 100644 index 0000000000..4d1d9f919f --- /dev/null +++ b/applications/luci-app-firewall/root/usr/share/ucitrack/luci-app-firewall.json @@ -0,0 +1,9 @@ +{ + "config": "firewall", + "init": "firewall", + "affects": [ + "luci-splash", + "qos", + "miniupnpd" + ] +} -- cgit v1.2.3