Use proper type for passwd_root option

This commit is contained in:
Joshua Boniface 2021-01-03 16:41:15 -05:00
parent 8b584bc545
commit b8aba3a498
1 changed files with 1 additions and 1 deletions

View File

@ -196,7 +196,7 @@ Generate using `pwgen -s 16` and adjusting length as required.
#### `passwd_root` #### `passwd_root`
* *optional* * *ignored*
Used only for reference, the plain-text root password for `passwdhash_root`. Used only for reference, the plain-text root password for `passwdhash_root`.