This commit is contained in:
wangyu
2017-08-05 10:03:40 +08:00
parent 54c3f20e32
commit de80871a71
3 changed files with 103 additions and 75 deletions

View File

@@ -79,7 +79,7 @@ int clear_iptables_rule()
}
else
{
mylog(log_error,"auto added iptables failed by: %s\n",buf);
mylog(log_error,"clear iptables failed by: %s\n",buf);
}
}