@@ -1,5 +1,5 @@
---- rkhunter-1.3.6.orig/files/rkhunter.conf 2009-11-28 23:13:19.000000000 +0100
-+++ rkhunter-1.3.6/files/rkhunter.conf 2010-04-22 10:29:12.878085047 +0200
+--- rkhunter-1.3.6/files/rkhunter.conf.orig 2010-08-10 23:31:50.414903807 +0200
++++ rkhunter-1.3.6/files/rkhunter.conf 2010-08-10 23:32:51.534760787 +0200
@@ -71,7 +71,7 @@
# NOTE: This option should be present in the configuration file.
#
@@ -102,12 +102,21 @@
#
# This option tells rkhunter the local system startup file pathnames.
# It is a space-separated list of files and directories. The directories
+@@ -593,7 +600,7 @@
+ #
+ # This option permits the use of syslog remote logging.
+ #
+-ALLOW_SYSLOG_REMOTE_LOGGING=0
++ALLOW_SYSLOG_REMOTE_LOGGING=1
+
+ #
+ # Allow the following applications, or a specific version of an application,
@@ -605,7 +612,7 @@
#
# Note above that for the Apache web server, the name 'httpd' is used.
#
-#APP_WHITELIST=""
-+APP_WHITELIST="httpd apache2 named proftpd openssl php php5 sshd"
++APP_WHITELIST="httpd apache2 named proftpd openssl php php5 sshd gpg"
#
# Scan for suspicious files in directories containing temporary files and
|