Re: [gentoo-dev] [PATCH v3] acct-user.eclass: allow opt-out of user modification

2021-01-10 Thread Michał Górny
On Fri, 2021-01-08 at 23:45 +0100, Thomas Deutschmann wrote: > In some setups where users are changed/managed not only via ebuilds, > for example through configuration management systems, it could be > problematic if acct-user.eclass will restore user/group settings > to values set in ebuild. > >

[gentoo-dev] [PATCH v3] acct-user.eclass: allow opt-out of user modification

2021-01-08 Thread Thomas Deutschmann
In some setups where users are changed/managed not only via ebuilds, for example through configuration management systems, it could be problematic if acct-user.eclass will restore user/group settings to values set in ebuild. Setting ACCT_USER_NO_MODIFY to a non-zero value will allow system adminis