aports/community/shadow/useradd-usergroups.patch
Henrik Riomar 3e1b299ff1 community/shadow: useradd with usergroups
group = 1000 is not a good default as that can be any group and in
most cases gid=1000 is the chrony group.

adduser in alpine creates usergroups so make use useradd does as well.
2017-02-26 19:39:44 +00:00

9 lines
123 B
Diff

--- a/etc/useradd
+++ b/etc/useradd
@@ -1,5 +1,4 @@
# useradd defaults file
-GROUP=1000
HOME=/home
INACTIVE=-1
EXPIRE=