Commit 5db7e0c
Don't specify the primary group when dropping privileges
The primary group of the "nobody" user can be named differently among
distributions, for example on Debian it is named "nogroup" instead of
"nobody", so don't specify it, in which case the correct group
will be chosen automatically.1 parent 65a2896 commit 5db7e0c
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
204 | 204 | | |
205 | 205 | | |
206 | 206 | | |
207 | | - | |
208 | 207 | | |
209 | 208 | | |
210 | 209 | | |
| |||
0 commit comments