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
|
and the corresponding logos are the intellectual property of individual
|
||||||
"Valeria Fadeeva".
|
"Valeria Fadeeva".
|
||||||
|
|
||||||
|
|
||||||
5. Governing Laws
|
5. Governing Laws
|
||||||
|
|
||||||
If any part of this agreement is invalid, unlawful or unenforceable by a court
|
If any part of this agreement is invalid, unlawful or unenforceable by a court
|
||||||
|
|
|
@ -222,6 +222,7 @@ allowWeakPasswordsDefault: true
|
||||||
user:
|
user:
|
||||||
shell: /bin/bash
|
shell: /bin/bash
|
||||||
forbidden_names: [ root ]
|
forbidden_names: [ root ]
|
||||||
|
home_permissions: o700
|
||||||
|
|
||||||
|
|
||||||
# Hostname settings
|
# Hostname settings
|
||||||
|
|
Loading…
Reference in New Issue