Ver Fonte

disable hardcoded debug in sync_iptables

Roman Dmitriev há 1 mês atrás
pai
commit
8b39713f46
1 ficheiros alterados com 0 adições e 2 exclusões
  1. 0 2
      docs/iptables/sync_iptables.pl

+ 0 - 2
docs/iptables/sync_iptables.pl

@@ -42,8 +42,6 @@ if (IsNotRun($SPID)) { Add_PID($SPID); }  else { die "Warning!!! $SPID already r
 
 
 my $router_id    = $ARGV[0];
 my $router_id    = $ARGV[0];
 
 
-$debug = 1;
-
 # ============================================================================
 # ============================================================================
 # КОНСТАНТЫ ДЛЯ IPTABLES/IPSET
 # КОНСТАНТЫ ДЛЯ IPTABLES/IPSET
 # ============================================================================
 # ============================================================================