@@ -1,11 +1,11 @@
--- 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
++++ rkhunter-1.3.6/files/rkhunter.conf 2010-08-11 00:22:35.439550648 +0200
@@ -71,7 +71,7 @@
# NOTE: This option should be present in the configuration file.
#
#MAIL-ON-WARNING=me@mydomain root@mydomain
-MAIL-ON-WARNING=""
-+MAIL-ON-WARNING=root@localhost
++MAIL-ON-WARNING=root
#
# Specify the mail command to use if MAIL-ON-WARNING is set.
@@ -88,7 +88,15 @@
#
# Allow the specified processes to use deleted files.
-@@ -546,7 +548,12 @@
+@@ -499,6 +501,7 @@
+ #ALLOWDEVFILE=/dev/shm/sem.ADBE_ReadPrefs_*
+ #ALLOWDEVFILE=/dev/shm/sem.ADBE_REL_*
+ #ALLOWDEVFILE=/dev/shm/sem.ADBE_WritePrefs_*
++ALLOWDEVFILE=/dev/shm/sysconfig/*
+
+ #
+ # This setting tells rkhunter where the inetd configuration
+@@ -546,7 +549,12 @@
# Only one service (file) per line (use multiple XINETD_ALLOWED_SVC lines).
#
#XINETD_ALLOWED_SVC=/etc/xinetd.d/echo
@@ -102,7 +110,7 @@
#
# 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 @@
+@@ -593,7 +601,7 @@
#
# This option permits the use of syslog remote logging.
#
@@ -111,7 +119,7 @@
#
# Allow the following applications, or a specific version of an application,
-@@ -605,7 +612,7 @@
+@@ -605,7 +613,7 @@
#
# Note above that for the Apache web server, the name 'httpd' is used.
#
|