File ratbox-services-1.0.3_dbpath.patch of Package ratbox-services-testing
Index: include/config.h =================================================================== --- include/config.h.orig +++ include/config.h @@ -9,7 +9,7 @@ #define PID_PATH RUNDIR "/ratbox-services.pid" #define LOG_PATH LOGDIR "/ratbox-services.log" #define HELP_PATH HELPDIR -#define DB_PATH SYSCONFDIR "/ratbox-services.db" +#define DB_PATH "/var/lib/ratbox-services/ratbox-services.db" /* SMALL_NETWORK * If your network is fairly small, enable this to save some memory.