From 269309e32b305b79412c7a59ebcda02e6c3d795a Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Tue, 13 Aug 2002 00:46:11 +0000 Subject: Set the mixmaster binary path --- debian/pingd.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/pingd.conf') diff --git a/debian/pingd.conf b/debian/pingd.conf index effadd8..49dd1a9 100644 --- a/debian/pingd.conf +++ b/debian/pingd.conf @@ -7,6 +7,7 @@ $CONFIG = { 'combined_list' => 0, }; +$CONFIG->{'mixmaster'} = 'mixmaster'; $CONFIG->{'mailin'} = '/var/mail/echolot'; $CONFIG->{'homedir'} = '/var/lib/echolot'; $CONFIG->{'pidfile'} = '/var/run/echolot/pingd.pid'; -- cgit v1.2.3