View previous topic :: View next topic |
Author |
Message |
vyedmic n00b

Joined: 02 Dec 2010 Posts: 51
|
Posted: Sat Dec 07, 2024 2:45 pm Post subject: acct-user/apache not respecting ACCT_USER_APACHE_GROUPS |
|
|
Hello,
I read the guide and set ACCT_USER_APACHE_GROUPS in make.conf but whenever I emerge acct-user/apache-0-r4-1 it ignores the setting and removes the apache user from my custom groups. Is it a bug or am I doing something wrong?
Code: |
* User apache already exists
* Removing user apache from group(s): group
* To retain the user's group membership in the local system
* config, override with ACCT_USER_APACHE_GROUPS or
* ACCT_USER_APACHE_GROUPS_ADD in make.conf.
* Documentation reference:
* https://wiki.gentoo.org/wiki/Practical_guide_to_the_GLEP_81_migration#Override_user_groups
* Updating user apache |
Here's the line in make.conf
Code: | ACCT_USER_APACHE_GROUPS="group" |
|
|
Back to top |
|
 |
Banana Moderator


Joined: 21 May 2004 Posts: 1933 Location: Germany
|
|
Back to top |
|
 |
vyedmic n00b

Joined: 02 Dec 2010 Posts: 51
|
Posted: Sat Dec 14, 2024 5:32 pm Post subject: |
|
|
This worked. Thank you. |
|
Back to top |
|
 |
|