ports/net/spread4/files/patch-docs__sample.spread.conf
Olli Hauer f5e450a425 net/spread4
- update spread4 to 4.2.0
 - the port has a dedicated user/group, so use them in the rc script (instead root)
 - use dedicated log directory
 - assign port to ports@

devel/pecl-spread
 - bump PORTREVISION

PR:		175510
Submitted by:	Javier Martin Rueda <jmrueda@diatel.upm.es>
2013-03-03 18:12:06 +00:00

18 lines
650 B
Text

--- docs/sample.spread.conf.orig 2008-10-24 06:06:33.000000000 +0800
+++ docs/sample.spread.conf 2008-10-24 06:07:28.000000000 +0800
@@ -63,6 +63,7 @@
# "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]".
@@ -75,6 +76,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"