summaryrefslogtreecommitdiffstats
path: root/debian/templates
diff options
context:
space:
mode:
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.