mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-27 01:15:38 -04:00
Modules: docs for users.conf
This commit is contained in:
parent
5ebbc00334
commit
2dc019493d
1 changed files with 12 additions and 0 deletions
|
@ -1,3 +1,15 @@
|
|||
# Configuration for the one-user-system user module.
|
||||
#
|
||||
# Besides these settings, the user module also places the following
|
||||
# keys into the globalconfig area, based on user input in the view step.
|
||||
#
|
||||
# - hostname
|
||||
# - username
|
||||
# - password (obscured)
|
||||
# - autologinUser (if enabled, set to username)
|
||||
#
|
||||
# These globalconfig keys are set when the jobs for this module
|
||||
# are created.
|
||||
---
|
||||
defaultGroups:
|
||||
- users
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue