$OpenBSD: patch-src_qt-console_main_cpp,v 1.4 2010/07/20 14:38:39 merdely Exp $
--- src/qt-console/main.cpp.orig	Tue Apr 27 15:58:29 2010
+++ src/qt-console/main.cpp	Thu Jun 24 16:25:08 2010
@@ -49,7 +49,7 @@ extern bool parse_bat_config(CONFIG *config, const cha
 extern void message_callback(int /* type */, char *msg);
 
 
-#define CONFIG_FILE "bat.conf"     /* default configuration file */
+#define CONFIG_FILE "${BACULACONF}/bat.conf"   /* default configuration file */
 
 /* Static variables */
 static CONFIG *config;
