sks-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Sks-devel] [PATCH] IPv6 part 2 -- can disable it


From: Phil Pennock
Subject: Re: [Sks-devel] [PATCH] IPv6 part 2 -- can disable it
Date: Sat, 21 Mar 2009 22:14:18 -0700

On 2009-03-21 at 19:42 -0700, Phil Pennock wrote:
> diff --git a/sks.pod b/sks.pod
> --- a/sks.pod
> +++ b/sks.pod
[...]
> @@ -335,8 +349,9 @@ The configuration file for your SKS serv
>  
>  =item sksconf
>  
> - logfile: log
> + initial_stat: on
>   membership_reload_interval: 1
> + disable_ipv6: on
>   hostname: keyserver.yourhost.com
>   from_addr: address@hidden
>  

Hrm.  "bool: on" leaves "on" in !Settings.anonlist, which explains some
of my problems with "dump".  Not all, dump segfaults for me (I was using
db-4.4, now using db-4.7, doesn't fix it).

So apparently the correct syntax to enable a boolean option named "foo"
is a line "foo:" with nothing after the option, even though things
appear to work with text there.  Okay, the man-page *definitely* needs
an example which includes setting a boolean option.

I removed logfile because it's marked deprecated.


The dump failures are, I'm pretty sure, unrelated to my IPv6 work.  I've
never gotten dump working.  I'll investigate some more and post under
separate cover.

Attachment: pgppwm_CJAU2p.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]