6rd: honor tunlink in host dependency
[openwrt/staging/chunkeey.git] / package / network / ipv6 / 6rd / files / 6rd.sh
index 042d98559fdce29d6ad9c4d92fd3f09e6389ca0b..287f569885a32b5cd1eee5b8aace2e0966a05969 100644 (file)
@@ -23,7 +23,7 @@ proto_6rd_setup() {
                return
        }
 
-       ( proto_add_host_dependency "$cfg" 0.0.0.0 )
+       ( proto_add_host_dependency "$cfg" 0.0.0.0 "$tunlink" )
 
        [ -z "$ipaddr" ] && {
                local wanif="$tunlink"