Modified users.conf for Calamares 3.3.0 compatibility.

ubuntu/kinetic
Aaron Rainbolt 2 years ago committed by Simon Quigley
parent a1e074d8c7
commit fe28365106

@ -18,4 +18,6 @@ passwordRequirements:
maxLength: 0
# Explicitly set the shell instead of deferring to Calamares. We have a platform
# expectation derived from Ubuntu here.
userShell: /bin/bash
user:
shell: /bin/bash
forbidden_names: [ root ]

Loading…
Cancel
Save