浏览代码

disable debug

Roman Dmitriev 2 年之前
父节点
当前提交
75f27d619d
共有 1 个文件被更改,包括 1 次插入1 次删除
  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';