From: Arne Fitzenreiter Date: Sun, 26 May 2019 14:17:04 +0000 (+0200) Subject: core132: security conf should not executable X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=637885839b5a2d6baeffb7fb37967c5b1bf7f84f;p=people%2Fms%2Fipfire-2.x.git core132: security conf should not executable Signed-off-by: Arne Fitzenreiter --- diff --git a/config/rootfiles/core/132/update.sh b/config/rootfiles/core/132/update.sh index 979f319254..fa45536254 100644 --- a/config/rootfiles/core/132/update.sh +++ b/config/rootfiles/core/132/update.sh @@ -90,7 +90,7 @@ ldconfig # create main/security file touch /var/ipfire/main/security -chmod 755 /var/ipfire/main/security +chmod 644 /var/ipfire/main/security chown nobody:nobody /var/ipfire/main/security # Update Language cache