From 853a1d4baf165cba8a9f4e9c5aa01581ab8ff412 Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Tue, 10 Mar 2015 08:43:40 +0000 Subject: 6in4: make host dependency more specific Signed-off-by: Steven Barth SVN-Revision: 44635 --- package/network/ipv6/6in4/files/6in4.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/network/ipv6/6in4/files/6in4.sh') diff --git a/package/network/ipv6/6in4/files/6in4.sh b/package/network/ipv6/6in4/files/6in4.sh index f8a43ce24b..0289df3031 100755 --- a/package/network/ipv6/6in4/files/6in4.sh +++ b/package/network/ipv6/6in4/files/6in4.sh @@ -36,7 +36,7 @@ proto_6in4_setup() { return } - ( proto_add_host_dependency "$cfg" 0.0.0.0 ) + ( proto_add_host_dependency "$cfg" "$peeraddr" ) [ -z "$ipaddr" ] && { local wanif -- cgit v1.2.3