This commit is contained in:
zhangzhihan
2020-06-11 13:17:06 +08:00
parent 829dd78560
commit e0d3ff7927
10 changed files with 73 additions and 16 deletions

View File

@@ -15,7 +15,7 @@ INC_CFG_DIR=capture_packet_rule/inc/index/
FULL_CFG_DIR=capture_packet_rule/full/index/
[LOG]
{% if tsg_runnning_type == 0 %}
{% if tsg_running_type == 0 %}
NIC_NAME={{ tsg_tun_mode.ethname }}
{% else %}
NIC_NAME={{ nic_mgr.name }}