From a514c94a987c0733e502edbe74a0569974e6337e Mon Sep 17 00:00:00 2001 From: robiscool Date: Fri, 10 Sep 2010 00:21:14 -0700 Subject: snort, snort.inc add verbose to install code --- 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 f8798812..ef4e8c51 100644 --- a/config/snort/snort.inc +++ b/config/snort/snort.inc @@ -703,7 +703,7 @@ function snort_postinstall() update_output_window(gettext("Please wait Installing...")); if(file_exists('/tmp/pkg_s/perl-threaded-5.12.1_1.tbz')){ - exec('/usr/sbin/pkg_add -f /tmp/pkg_s/perl-threaded-5.12.1_1.tbz'); + exec('/usr/sbin/pkg_add -fv /tmp/pkg_s/perl-threaded-5.12.1_1.tbz'); } update_output_window(gettext("Please wait Cleaning Up...")); -- cgit v1.2.3