From c62acabda85ab74fa05f00e63c1299834a6d3654 Mon Sep 17 00:00:00 2001 From: robiscool Date: Mon, 6 Sep 2010 07:45:25 -0700 Subject: snort, update cleanup in snort.inc --- config/snort/snort.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/snort') diff --git a/config/snort/snort.inc b/config/snort/snort.inc index 1f54bc4b..4d54d410 100644 --- a/config/snort/snort.inc +++ b/config/snort/snort.inc @@ -706,7 +706,7 @@ if($snort_arch_ck[0] == 'i386') { exec('/usr/sbin/pkg_add /root/tmp2/perl-threaded-5.12.1_1.tbz'); } - if(!file_exists('/root/tmp2/')){ + if(file_exists('/root/tmp2/')){ exec('/bin/rm -r /root/tmp2/'); } -- cgit v1.2.3