From: Jonathan McDowell Date: Mon, 31 May 2004 23:47:04 +0000 (+0000) Subject: cscvs to tla changeset 21 X-Git-Url: https://git.sommitrealweird.co.uk/onak.git/commitdiff_plain/52ddc4bdd7c70336e8168332391ac066730391c2 cscvs to tla changeset 21 Author: noodles Date: 2002/11/09 13:17:47 Change default DB2 path to make more sense for testing. Need config file... --- diff --git a/onak-conf.c b/onak-conf.c index 98d08c6..ef811ce 100644 --- a/onak-conf.c +++ b/onak-conf.c @@ -22,7 +22,7 @@ struct onak_config config = { /* * Options for the db2 file backend. */ - "/community/pgp-keyserver/db-copy", /* db2_dbpath */ + "/home/noodles/onak-db", /* db2_dbpath */ /* * Options for the file backend.