From b41df90904849dac46beca728bd23f277e180ffb Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Mon, 22 Jul 2002 02:18:30 +0000 Subject: =?UTF-8?q?You=20no=20longer=20need=20an=20extra=20Mixmaster=20ins?= =?UTF-8?q?tallation=20for=20your=20pinger=20The=20config=20hash=20?= =?UTF-8?q?=EF=BF=BDPinger::Mix=EF=BF=BD=20is=20obsolete=20Default=20gnupg?= =?UTF-8?q?home=20changed=20from=20=EF=BF=BDgnupg=EF=BF=BD=20to=20?= =?UTF-8?q?=EF=BF=BDgnupghome=EF=BF=BD=20New=20config=20options:=20mixmast?= =?UTF-8?q?er,=20mixhome,=20gnupg?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pingd | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'pingd') diff --git a/pingd b/pingd index a027c3f..4f34af4 100755 --- a/pingd +++ b/pingd @@ -3,7 +3,7 @@ $| = 1; # (c) 2002 Peter Palfrader -# $Id: pingd,v 1.46 2002/07/17 19:16:06 weasel Exp $ +# $Id: pingd,v 1.47 2002/07/22 02:18:30 weasel Exp $ # =pod @@ -455,6 +455,7 @@ sub make_dirs() { Echolot::Config::get()->{'thesaurusdir'}, Echolot::Config::get()->{'private_resultdir'}, Echolot::Config::get()->{'gnupghome'}, + Echolot::Config::get()->{'mixhome'}, Echolot::Config::get()->{'tmpdir'}, Echolot::Config::get()->{'storage'}->{'File'}->{'basedir'} ) { -- cgit v1.2.3