-
Notifications
You must be signed in to change notification settings - Fork 669
Open
Description
describe the request
Currently, installing a new user only requires entering a username, password, and the user's name, which will be part of the sudoers directory.
- It would be useful if user creation could be allowed to add extra groups to the users created, such as adding them to a video group or a custom group if the installeer prefers.
- It would also be helpful to allow users to choose a shell other than bash as their login shell; this would be useful to me since I usually use
Fish, and the default ISO havezshmaking it odd not have the choice at leas withbashandzsh. - Finally, I find it odd that only
sudois allowed when Arch already offersdoas,sudo,sudo-rs, and obviouslyrun0thanks toSystemd. Perhaps it would be good to at least allow a choice betweensudoanddoas.
Metadata
Metadata
Assignees
Labels
No labels