summaryrefslogtreecommitdiff
path: root/bin/runmirrors
diff options
context:
space:
mode:
authorJoerg Jaspert <joerg@debian.org>2008-10-20 22:32:46 +0200
committerJoerg Jaspert <joerg@debian.org>2008-10-20 22:32:46 +0200
commitd6a1d1c306889262b7d74532ae0658e4f0e046fd (patch)
treede79840170c14666db01ecf48ae6e0885bc914ab /bin/runmirrors
parent3fd688ca006326052cec6fdf49cf2c3bcef44dae (diff)
ftpsync, runmirrors
code cleanups Signed-off-by: Joerg Jaspert <joerg@debian.org>
Diffstat (limited to 'bin/runmirrors')
-rwxr-xr-xbin/runmirrors2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/runmirrors b/bin/runmirrors
index 06423be..d9e7bf1 100755
--- a/bin/runmirrors
+++ b/bin/runmirrors
@@ -62,7 +62,7 @@ SSH_OPTS=${SSH_OPTS:-""}
# Some sane defaults
cd ${BASEDIR}
-umask 002
+umask 022
# Make sure we have our log and lock directories
mkdir -p ${LOGDIR}