Blame SOURCES/squid-3.1.0.9-config.patch

643dd3
--- ./src/cf.data.pre	2013-04-27 05:34:48.000000000 +0200
643dd3
+++ ./src/cf.data.pre	2013-05-03 10:13:16.007067356 +0200
643dd3
@@ -3889,7 +3889,7 @@
643dd3
 
643dd3
 NAME: logfile_rotate
643dd3
 TYPE: int
643dd3
-DEFAULT: 10
643dd3
+DEFAULT: 0
643dd3
 LOC: Config.Log.rotateNumber
643dd3
 DOC_START
643dd3
 	Specifies the number of logfile rotations to make when you
643dd3
@@ -5313,11 +5313,11 @@
643dd3
 
643dd3
 NAME: cache_mgr
643dd3
 TYPE: string
643dd3
-DEFAULT: webmaster
643dd3
+DEFAULT: root
643dd3
 LOC: Config.adminEmail
643dd3
 DOC_START
643dd3
 	Email-address of local cache manager who will receive
643dd3
-	mail if the cache dies.  The default is "webmaster".
643dd3
+	mail if the cache dies.  The default is "root".
643dd3
 DOC_END
643dd3
 
643dd3
 NAME: mail_from