2011/11/1 Pacho Ramos <pa...@gentoo.org>:
> I have user "pacho" under "portage" group to be able to make some tasks
> without becoming root, but, sadly, I am unable to make portage
> create /var/log/portage files/dirs with portage:portage owners instead
> of portage:root, preventing me from removing old files without becoming
> root.
> Is there anyway to configure this?
>
> Thanks a lot
>

chown -R portage:portage /var/log/portage
chmod g+s /var/log/portage
+ add your user to group portage

do the trick?


Reply via email to