[Pkg-ossec-devel] [SCM] Git repository for pkg-ossec branch, master, updated. a8b48b85d4a8b630eff01c610d0e439dc79057e9

Jose Antonio Quevedo joseantonio.quevedo at gmail.com
Wed Jul 20 16:16:57 UTC 2011


The following commit has been merged in the master branch:
commit 09e7e1f465fe8e3f9c8ad29d938f085435ec5e69
Author: Jose Antonio Quevedo <joseantonio.quevedo at gmail.com>
Date:   Wed Jul 20 18:04:15 2011 +0200

    Added "set -x" to install.sh.

diff --git a/install.sh b/install.sh
index 767d5be..22d6dc3 100755
--- a/install.sh
+++ b/install.sh
@@ -11,7 +11,8 @@
 # Changelog 15/07/2006 - Rafael M. Capovilla <under at underlinux.com.br>
 # New function AddTable to add support for OpenBSD pf rules in firewall-drop active response
 
-
+# Uncomment for verbose mode
+set -x
 
 ### Looking up for the execution directory
 cd `dirname $0`

-- 
Git repository for pkg-ossec



More information about the Pkg-ossec-devel mailing list