summaryrefslogtreecommitdiff
path: root/net/ip6to4.sh
diff options
context:
space:
mode:
Diffstat (limited to 'net/ip6to4.sh')
-rw-r--r--net/ip6to4.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/ip6to4.sh b/net/ip6to4.sh
index 959a2a0..51b3858 100644
--- a/net/ip6to4.sh
+++ b/net/ip6to4.sh
@@ -6,6 +6,7 @@ _config_vars="$_config_vars link suffix relay"
ip6to4_depend()
{
after interface
+ program ip
}
ip6to4_pre_start()