Download raw body.
gotwebd: propagate chroot path to child processes
Thomas Adam <thomas@xteddy.org> wrote: > Because gotweb's config is read in the parent process, the chroot > value is never sent to the children of gotwebd. This effectively > means that the chroot value in the config is ignored, and as a > consequence, defaults to "/var/www". > > On some systems, "/var/www" may well exist which is why this bug has > been masked but on non-BSD systems, this is not always the case. > > OK? diff mangled, but okay nevertheless =) Thanks! Omar Polo
gotwebd: propagate chroot path to child processes