parameter to daemonize, move the parameter from daemon to daemon_flags,
so that the user cannot inadvertently prevent it from daemonizing by
adjusting the flags.
Discussed with ajacoutot and schwarze, this method was suggested
by schwarze@ as a simpler alternative to my diff. ok aja@
Polipo is a small and fast caching web proxy (a web cache, an HTTP
proxy) designed to be used by one person or a small group of people. I
like to think that is similar in spirit to WWWOFFLE, but the
implementation techniques are more like the ones ones used by Squid.
from Jon Trembley <jon@brain-box.net>;
help and ok alek@