[users] Improve documentation of setRootPassword

This commit is contained in:
Adriaan de Groot 2020-02-24 15:59:52 +01:00
parent 14979b1630
commit 7752cf31b3

View File

@ -46,7 +46,10 @@ doAutologin: true
sudoersGroup: wheel sudoersGroup: wheel
# Setting this to false, causes the root account to be disabled. # Setting this to false, causes the root account to be disabled.
# When disabled, hides the "Use the same password for administrator"
# checkbox. Also hides the "Choose a password" and associated text-inputs.
setRootPassword: true setRootPassword: true
# You can control the initial state for the 'reuse password for root' # You can control the initial state for the 'reuse password for root'
# checkbox here. Possible values are: # checkbox here. Possible values are:
# - true to check or # - true to check or