Browse Source

disable debug

Roman Dmitriev 2 years ago
parent
commit
75f27d619d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      scripts/dhcp-log.pl

+ 1 - 1
scripts/dhcp-log.pl

@@ -23,7 +23,7 @@ use Net::Netmask;
 use Text::Iconv;
 use File::Tail;
 
-$debug = 1;
+#$debug = 1;
 
 my $pf = '/var/run/dhcp-log.pid';