diff --git a/scripts/init.d/mw.tpl b/scripts/init.d/mw.tpl index 3924a5191..ea879884c 100755 --- a/scripts/init.d/mw.tpl +++ b/scripts/init.d/mw.tpl @@ -245,7 +245,7 @@ case "$1" in elif [ "$v6" != "" ]; then if [ ! -f $mw_path/data/ipv6.pl ];then - # 需要重启,ipv4才能生效 + # 需要重启,ipv4才能生效. mw_stop mw_start echo 'True' > $mw_path/data/ipv6.pl