Port upgrade change ownership of port installation directory and files

Lubomir Matousek lubos.matousek at lubnet.net
Mon Jan 30 22:14:32 UTC 2012


> On Mon, 30 Jan 2012 14:24:08 +0100
> Lubomir Matousek wrote:
>
>> I changed apache default user from www to wbserv.
>>
>> I changed also file ownership from www to wbserv.
>>
>>
>> Is there any way for portupgrade, that the ownership of installed
>> port files remains the same? It means wbserv?
>>
>On 30.1.2012 15:08, RW wrote:
> If you take a look at the Makefile, the port seems to be using the
> variables WWWOWN and WWWGRP which are both defaulted to www.


Thanks for replies. It means, is it sufficient to change my 
/etc/make.conf like this?

vi /etc/make.conf
WWWOWN=wbserv
WWWGRP=wbserv

Lubomir



More information about the freebsd-questions mailing list