$NetBSD$

--- config.py.orig	2007-04-09 11:40:37.000000000 -0500
+++ config.py
@@ -1,7 +1,7 @@
 # This file contains the default settings for various options.
 # Please edit config.xml instead of this file
 
-configFiles = ['config.xml', '/etc/pyyimt.conf.xml']
+configFiles = ['@PKG_SYSCONFDIR@/yahoo-transport.xml']
 configFile = None
 
 jid = "yim"
@@ -29,3 +29,5 @@ saslUsername = ""
 debugFile = ""
 
 dumpProtocol = False
+
+daemonize = False
