From 727aa09d59b50fcce2e5ac8544cb6b2f48bff6b0 Mon Sep 17 00:00:00 2001 From: Valeria Fadeeva Date: Fri, 11 Jul 2025 22:35:18 +0500 Subject: [PATCH] Update --- src/modules/license/LICENSE.txt | 1 - src/modules/users/users.conf | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/license/LICENSE.txt b/src/modules/license/LICENSE.txt index e6f267e..1344bc6 100644 --- a/src/modules/license/LICENSE.txt +++ b/src/modules/license/LICENSE.txt @@ -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 diff --git a/src/modules/users/users.conf b/src/modules/users/users.conf index 4083f99..53d37e6 100644 --- a/src/modules/users/users.conf +++ b/src/modules/users/users.conf @@ -222,6 +222,7 @@ allowWeakPasswordsDefault: true user: shell: /bin/bash forbidden_names: [ root ] + home_permissions: o700 # Hostname settings