bug fix and improve for conf

This commit is contained in:
wangyu-
2017-08-23 10:47:09 -05:00
parent b86d475f1f
commit 1293b95335
2 changed files with 27 additions and 4 deletions

View File

@@ -152,6 +152,7 @@ int iptables_rule_init(const char * s,u32_t const_id,int keep)
myexit(-1);
}
}
mylog(log_warn,"auto added iptables rules\n");
return 0;
}