summaryrefslogtreecommitdiffstats
path: root/debian/templates
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-27 05:55:27 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-27 05:55:27 +0000
commit065405a17c6bcde90c61f2706ba500e04fe5d03c (patch)
tree0508f3454e5197bb34b475d5f7374935a703c40d /debian/templates
parentAdding upstream version 3.118+deb11u1. (diff)
downloadadduser-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/templates24
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.