[intel/portage] set default SUEXEC_UMASK as per bug 3544

This commit is contained in:
Fabio Erculiani 2012-09-05 22:53:58 +02:00
parent b59ed5abf1
commit d6d11eb9b0
2 changed files with 8 additions and 0 deletions

View File

@ -62,3 +62,7 @@ PYTHON_TARGETS="python2_7"
# Some more forced targets
PHP_TARGETS="php5-3"
RUBY_TARGETS="ruby18"
# Apache suEXEC default UMASK
# See bug 3544
SUEXEC_UMASK=022

View File

@ -65,3 +65,7 @@ PYTHON_TARGETS="python2_7"
# Other forced targets
PHP_TARGETS="php5-3"
RUBY_TARGETS="ruby18"
# Apache suEXEC default UMASK
# See bug 3544
SUEXEC_UMASK=022