diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 05:56:12 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 05:56:12 +0000 |
commit | 0df573b4e4ba0a435cfc188138405469899c6ce2 (patch) | |
tree | b24396578a71f9412fdecffe5c8b5fd29668d747 /debian/templates | |
parent | Updating source format. (diff) | |
download | adduser-0df573b4e4ba0a435cfc188138405469899c6ce2.tar.xz adduser-0df573b4e4ba0a435cfc188138405469899c6ce2.zip |
Disabling system-wide readable home directories.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/templates | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/templates b/debian/templates index 350fe0f..2fcb9bd 100644 --- a/debian/templates +++ b/debian/templates @@ -13,7 +13,7 @@ _Description: Adduser Template: adduser/homedir-permission Type: boolean -Default: true +Default: false _Description: Do you want system-wide readable home directories? By default, users' home directories are readable by all users on the system. If you want to increase security and privacy, you might want |