Sync default user groups with Neon.

ubuntu/focal
Simon Quigley 6 years ago
parent ebdbcddd51
commit a2e6868a2a

1
debian/changelog vendored

@ -1,6 +1,7 @@
calamares-settings-ubuntu (17) UNRELEASED; urgency=medium
* Add a minimum password strength requirement.
* Sync default user groups with Neon.
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 10 Aug 2018 13:13:43 -0500

@ -4,14 +4,12 @@ setRootPassword: false
sudoersGroup: sudo
defaultGroups:
- adm
- cdrom
- dip
- lpadmin
- plugdev
- sambashare
- lp
- video
- network
- storage
- sudo
- audio
passwordRequirements:
minLength: 5
maxLength: 200

Loading…
Cancel
Save