luci-base: remove deprecated radvd from ucitrack
authorHannu Nyman <hannu.nyman@iki.fi>
Sat, 13 Feb 2021 10:20:57 +0000 (12:20 +0200)
committerHannu Nyman <hannu.nyman@iki.fi>
Sat, 13 Feb 2021 10:20:57 +0000 (12:20 +0200)
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 <hannu.nyman@iki.fi>
modules/luci-base/root/etc/config/ucitrack

index e63986630cc22c7f1fcbc99187b03092569eb843..bb4cdbc3c44a1d3af40a6b41546f90719c0d937f 100644 (file)
@@ -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
+