From d6a1d1c306889262b7d74532ae0658e4f0e046fd Mon Sep 17 00:00:00 2001 From: Joerg Jaspert Date: Mon, 20 Oct 2008 22:32:46 +0200 Subject: ftpsync, runmirrors code cleanups Signed-off-by: Joerg Jaspert --- bin/runmirrors | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/runmirrors') 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} -- cgit v1.2.3