From: Jonathan McDowell Date: Tue, 23 Sep 2014 15:59:34 +0000 (+0100) Subject: Fix issue with pre-seeding key database on Debian install X-Git-Tag: onak-0.4.3~6 X-Git-Url: http://the.earth.li/gitweb/?a=commitdiff_plain;h=edad848cbda141628e4318425c1b1be0953aca96;hp=edad848cbda141628e4318425c1b1be0953aca96;p=onak.git Fix issue with pre-seeding key database on Debian install The test for my key didn't include the .gz file extension, so the key database wasn't getting created upon initial install. ---