X-Git-Url: https://the.earth.li/gitweb/?p=onak.git;a=blobdiff_plain;f=gpgwww.c;h=ae634e9c0f7f8ca6dfd0e202e8e7fe161152de39;hp=6615887cf753ca29d24f4984b6c9822cbb3f2d05;hb=adc800dbc424a1e246dd4a82a0c2e88eeda25531;hpb=8e0907be1d73011075a99a0c029c56664e12843e diff --git a/gpgwww.c b/gpgwww.c index 6615887..ae634e9 100644 --- a/gpgwww.c +++ b/gpgwww.c @@ -13,8 +13,7 @@ * more details. * * You should have received a copy of the GNU General Public License along with - * this program; if not, write to the Free Software Foundation, Inc., 51 - * Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * this program. If not, see . */ #include @@ -183,7 +182,7 @@ int main(int argc, char *argv[]) readconfig(NULL); initlogthing("gpgwww", config.logfile); catchsignals(); - dbctx = config.dbinit(true); + dbctx = config.dbinit(config.backend, true); inithash(); logthing(LOGTHING_NOTICE, "Looking for path from 0x%016" PRIX64 " to 0x%016"