Subject: Re: root priviledges of wwwoffle and binding to all network
To: None <pkgsrc-users@NetBSD.org>
From: Aleksey Cheusov <cheusov@tut.by>
List: pkgsrc-users
Date: 03/19/2006 18:05:15
> On Sun, Mar 19, 2006 at 02:41:05PM +0000, Aleksey Cheusov wrote:
 >> 
 >> With the following patch 'wwwoffled' will be run as daemon:daemon
 >> by default instead root:root.

> Whoever wants to commit this, please use a wwwoffle daemon and not some
> generic system daemon. Thanks.

It is easy to change the uid/gid to wwwoffle,
Change the following lines.

WWWOFFLE_USER=          daemon
WWWOFFLE_GROUP=         daemon

-- 
Best regards, Aleksey Cheusov.