Update
This commit is contained in:
parent
1b40136369
commit
727aa09d59
|
@ -197,7 +197,6 @@ licensors reserve the right to modify or adapt the Software Products
|
|||
and the corresponding logos are the intellectual property of individual
|
||||
"Valeria Fadeeva".
|
||||
|
||||
|
||||
5. Governing Laws
|
||||
|
||||
If any part of this agreement is invalid, unlawful or unenforceable by a court
|
||||
|
|
|
@ -222,6 +222,7 @@ allowWeakPasswordsDefault: true
|
|||
user:
|
||||
shell: /bin/bash
|
||||
forbidden_names: [ root ]
|
||||
home_permissions: o700
|
||||
|
||||
|
||||
# Hostname settings
|
||||
|
|
Loading…
Reference in New Issue