From ccdca27a7211255160a13c194afce4fb70fd0a9c Mon Sep 17 00:00:00 2001 From: Hannu Nyman Date: Sat, 13 Feb 2021 12:20:57 +0200 Subject: luci-base: remove deprecated radvd from ucitrack Cleanup /etc/config/ucitrack by removing 'radvd' affect item from network, as the radvd package has deprecated by odhcpd and odhcp6c in 2014. Signed-off-by: Hannu Nyman --- modules/luci-base/root/etc/config/ucitrack | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/luci-base/root') diff --git a/modules/luci-base/root/etc/config/ucitrack b/modules/luci-base/root/etc/config/ucitrack index e63986630c..bb4cdbc3c4 100644 --- a/modules/luci-base/root/etc/config/ucitrack +++ b/modules/luci-base/root/etc/config/ucitrack @@ -1,7 +1,6 @@ config network option init network list affects dhcp - list affects radvd config wireless list affects network @@ -54,3 +53,4 @@ config samba config tinyproxy option init tinyproxy + -- cgit v1.2.3