Index: trunk/yulerc.template
===================================================================
--- trunk/yulerc.template	(revision 591)
+++ trunk/yulerc.template	(revision 1)
@@ -47,12 +47,13 @@
 ##
 # MailSeverity=none
+MailSeverity=crit
 
 ## Console
 ##
-PrintSeverity=none
+# PrintSeverity=info
 
 ## Logfile
 ##
-LogSeverity = warn
+# LogSeverity=none
 
 ## Syslog
@@ -96,9 +97,9 @@
 ## Log the server timestamp for received messages
 #
-# SetDBServerTstamp = True
+SetDBServerTstamp = True
 
 ## Use a persistent connection
 #
-# UsePersistent = True
+UsePersistent = True
 
 
@@ -164,4 +165,13 @@
 #####################################################
 
+[Misc]
+
+## whether to become a daemon process
+## (this is not honoured on database initialisation)
+#
+# Daemon = no
+Daemon = yes
+
+
 
 [Misc]
@@ -173,12 +183,4 @@
 # SetLoopTime = 60
 SetLoopTime = 600
-
-## Normally, client messages are regarded as data within a
-## server message of fixed severity. The following two
-## options cause the server to use the original severity/class
-## of client messages for logging.
-#
-# UseClientSeverity = False
-# UseClientClass    = False
 
 ## The maximum time between client messages (seconds)
