diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 05:55:27 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 05:55:27 +0000 |
commit | 065405a17c6bcde90c61f2706ba500e04fe5d03c (patch) | |
tree | 0508f3454e5197bb34b475d5f7374935a703c40d /debian/templates | |
parent | Adding upstream version 3.118+deb11u1. (diff) | |
download | adduser-065405a17c6bcde90c61f2706ba500e04fe5d03c.tar.xz adduser-065405a17c6bcde90c61f2706ba500e04fe5d03c.zip |
Adding debian version 3.118+deb11u1.debian/3.118+deb11u1debian
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. |