diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-05 18:03:35 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-05 18:03:35 +0000 |
commit | e716f782d1620a01db149acdc5fffdc99fa35c90 (patch) | |
tree | 4a2701443b2c95384791e5de1a9d67b1e03f9bd4 /debian/templates | |
parent | Adding upstream version 3.118. (diff) | |
download | adduser-e716f782d1620a01db149acdc5fffdc99fa35c90.tar.xz adduser-e716f782d1620a01db149acdc5fffdc99fa35c90.zip |
Adding debian version 3.118.debian/3.118debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/templates')
-rw-r--r-- | debian/templates | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/debian/templates b/debian/templates new file mode 100644 index 0000000..350fe0f --- /dev/null +++ b/debian/templates @@ -0,0 +1,24 @@ +# These templates have been reviewed by the debian-l10n-english +# team +# +# If modifications/additions/rewording are needed, please ask +# for an advice to debian-l10n-english@lists.debian.org +# +# Even minor modifications require translation updates and such +# changes should be coordinated with translators and reviewers. + +Template: adduser/title +Type: title +_Description: Adduser + +Template: adduser/homedir-permission +Type: boolean +Default: true +_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 + home directories to be readable only for their owners. But if in doubt, + leave this option enabled. + . + This will only affect home directories of users added from now + on with the adduser command. |