Closed fatboy92 closed 8 months ago
Gives child processes the effective Group IDs, even, when they are their definition is made in a sssd. Solves https://github.com/Supervisor/supervisor/issues/1030
I used the following command to list the groups, to which the user is a member: grep '^Groups' /proc/${PID}/status Groups: 125 125 505 1661 30634 32404 37454
Gives child processes the effective Group IDs, even, when they are their definition is made in a sssd. Solves https://github.com/Supervisor/supervisor/issues/1030