Re: problems with portupgrade under non-root user

2007-02-26 Thread Sergey Matveychuk
Julian C. Dunn wrote: > I want to set up a FreeBSD system so that all portupgrades are done by a > "portbld" user, which has restricted 'sudo' rights to execute only > portupgrade-related commands. To that end, I did the following: > > $ sudo chown -R portbld:portbld /usr/ports > $ sudo chown -R p

problems with portupgrade under non-root user

2007-02-26 Thread Julian C. Dunn
I want to set up a FreeBSD system so that all portupgrades are done by a "portbld" user, which has restricted 'sudo' rights to execute only portupgrade-related commands. To that end, I did the following: $ sudo chown -R portbld:portbld /usr/ports $ sudo chown -R portbld:portbld /var/db/sup/port