mirror of
https://github.com/parchlinux/calamares.git
synced 2025-03-01 05:15:44 -05:00
If set to true, the user must set a root password. Otherwise, the user won't be asked and a root password will not be set.
12 lines
187 B
Text
12 lines
187 B
Text
---
|
|
userGroup: users
|
|
defaultGroups:
|
|
- lp
|
|
- video
|
|
- network
|
|
- storage
|
|
- wheel
|
|
- audio
|
|
autologinGroup: autologin
|
|
sudoersGroup: wheel
|
|
setRootPassword: true
|