mirror of
https://git.launchpad.net/~ubuntu-qt-code/+git/calamares-settings-ubuntu
synced 2025-06-10 01:01:32 +00:00
Modified for compatibility with Calamares 3.3.0 (changed userShell option)
This commit is contained in:
parent
405efd5bee
commit
1c4b181833
@ -17,4 +17,6 @@ passwordRequirements:
|
|||||||
maxLength: 0
|
maxLength: 0
|
||||||
# Explicitly set the shell instead of deferring to Calamares. We have a platform
|
# Explicitly set the shell instead of deferring to Calamares. We have a platform
|
||||||
# expectation derived from Ubuntu here.
|
# expectation derived from Ubuntu here.
|
||||||
userShell: /bin/bash
|
user:
|
||||||
|
shell: /bin/bash
|
||||||
|
forbidden_names: [ root ]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user