[Zope3-checkins] CVS: ZODB4/src/zdaemon - sample.conf:1.1.2.1
   
    Jeremy Hylton
     
    jeremy@zope.com
       
    Thu, 19 Jun 2003 13:21:54 -0400
    
    
  
Update of /cvs-repository/ZODB4/src/zdaemon
In directory cvs.zope.org:/tmp/cvs-serv9639
Modified Files:
      Tag: ZODB3-2-merge
	sample.conf 
Log Message:
Remove the eventlog config here, too.
=== ZODB4/src/zdaemon/sample.conf 1.1 => 1.1.2.1 ===
--- ZODB4/src/zdaemon/sample.conf:1.1	Thu Jun 19 11:44:34 2003
+++ ZODB4/src/zdaemon/sample.conf	Thu Jun 19 13:21:54 2003
@@ -14,10 +14,3 @@
   default-to-interactive True
   hang-around   False
 </runner>
-
-<eventlog>
-  level info
-  <logfile>
-    path /tmp/zdrun.log
-  </logfile>
-</eventlog>