22 lines
426 B
Plaintext
Raw Normal View History

---
doAutologin: false
setRootPassword: false
sudoersGroup: sudo
defaultGroups:
2016-10-27 15:28:14 +02:00
- adm
2018-08-10 13:16:43 -05:00
- cdrom
- dip
- lpadmin
2018-08-10 13:16:43 -05:00
- plugdev
- sambashare
- sudo
passwordRequirements:
minLength: 5
maxLength: 200
libpwquality:
- minlen=0
- minclass=0
# Explicitly set the shell instead of deferring to Calamares. We have a platform
# expectation derived from Ubuntu here.
userShell: /bin/bash