summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorintrigeri <intrigeri@boum.org>2012-10-23 20:15:14 +0200
committerintrigeri <intrigeri@boum.org>2012-10-23 20:15:14 +0200
commit2823194661c8e5cc39047411bbdd98437f3f9037 (patch)
treeb5853ec5675a0fcb7fc64c24775ac391574ed8ce /README
parent8cf1e1a56ab59bceeb59e4195bcbb58e73f91e4c (diff)
Make basedir permissions configurable with $reprepro_basedir_mode.
When one wants to use the reprepro login to upload packages to incoming, too lax permissions on its $HOME make sshd unhappy, and one wants to fix that.
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 8 insertions, 0 deletions
diff --git a/README b/README
index 23b3765..2114f2d 100644
--- a/README
+++ b/README
@@ -10,6 +10,14 @@ existence, ownership and permissions are.
Default: true.
+$reprepro_basedir_mode
+-----------------------
+
+This module manages the reprepro base directory and sets its
+permissions to $reprepro_basedir_mode.
+
+Default: 0771
+
$reprepro_incoming_mode
-----------------------