FS#44638 - [archiso] releng, customize_airootfs.sh, deprecated groups
Attached to Project:
Release Engineering
Opened by Lukas B (teateawhy) - Saturday, 18 April 2015, 18:51 GMT
Last edited by Gerardo Exequiel Pozzi (djgera) - Sunday, 19 April 2015, 21:44 GMT
Opened by Lukas B (teateawhy) - Saturday, 18 April 2015, 18:51 GMT
Last edited by Gerardo Exequiel Pozzi (djgera) - Sunday, 19 April 2015, 21:44 GMT
|
Details
In the useradd command in customize_airootfs.sh, the user is
added to a number of groups, of which many are deprecated
groups, see
https://wiki.archlinux.org/index.php/Users_and_groups#Deprecated_or_unused_groups
.
The following groups in the command are deprecated: audio floppy log network scanner storage optical power They can be omitted. The adm group should be replaced by the systemd-journal group. See patch. |
This task depends upon
Closed by Gerardo Exequiel Pozzi (djgera)
Sunday, 19 April 2015, 21:44 GMT
Reason for closing: Fixed
Additional comments about closing: Removed unused 'arch' user
Sunday, 19 April 2015, 21:44 GMT
Reason for closing: Fixed
Additional comments about closing: Removed unused 'arch' user
Comment by
Gerardo Exequiel Pozzi (djgera) -
Sunday, 19 April 2015, 20:27 GMT
Or even better, "arch" user is not used at all in releng, should
be deleted.
deprecate-groups.patch