Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | community/shadow: update to 4.6 | Drew DeVault | 2019-02-01 | 1 | -8/+0 |
| | | | | This also modernizes the APKBUILD and fixes the useradd default shell. | ||||
* | community/shadow: useradd with usergroups | Henrik Riomar | 2017-02-26 | 1 | -0/+8 |
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. |