calamares/src/modules/users/users.conf
Teo Mrnjavac 46e90ccda2 Add setRootPassword option to the Users module.
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.
2015-06-11 04:02:06 +02:00

12 lines
187 B
Text

---
userGroup: users
defaultGroups:
- lp
- video
- network
- storage
- wheel
- audio
autologinGroup: autologin
sudoersGroup: wheel
setRootPassword: true