Sophie

Sophie

distrib > Mandriva > current > i586 > media > contrib-release-src > by-pkgid > ffdee47f4c82798708334c811cc60c45 > files > 1

spread-4.0.0-3mdv2010.0.src.rpm

--- docs/sample.spread.conf	2006-11-14 00:13:29.000000000 +0100
+++ docs/sample.spread.conf.oden	2008-10-28 09:52:26.000000000 +0100
@@ -62,7 +62,7 @@
 # cause the daemons to log to "spreadlog_machine1.mydomain.com.log" and
 # "spreadlog_machine2.mydomain.com.log" respectively.
 
-#EventLogFile = testlog.out
+EventLogFile = /var/log/spread/spread.log
 
 #Set whether to add a timestamp in front of all logged events or not.
 # Default is no timestamps. Default format is "[%a %d %b %Y %H:%M:%S]".
@@ -74,7 +74,7 @@
 
 #EventTimeStamp
 # or
-#EventTimeStamp = "[%a %d %b %Y %H:%M:%S]"
+EventTimeStamp = "[%a %d %b %Y %H:%M:%S]"
 
 #Set whether to allow dangerous monitor commands 
 # like "partition, flow_control, or kill"
@@ -103,14 +103,14 @@
 # compile-time preprocessor define SP_RUNTIME_DIR, which is generally
 # "/var/run/spread".
 
-#RuntimeDir = /var/run/spread
+RuntimeDir = /var/run/spread
 
 #Sets the unix user that the Spread daemon runs as (when launched as
 # the "root" user).  Not effective on a Windows system.  Defaults to
 # the user and group "spread".
 
-#DaemonUser = spread
-#DaemonGroup = spread
+DaemonUser = spread
+DaemonGroup = spread
 
 
 #Set the list of authentication methods that the daemon will allow