diff options
author | V3n3RiX <venerix@rogentos.ro> | 2015-06-11 22:35:44 +0100 |
---|---|---|
committer | V3n3RiX <venerix@rogentos.ro> | 2015-06-11 22:35:44 +0100 |
commit | bcdb211b3d967e28f96f59f9bcfa54f3d3fe2d1f (patch) | |
tree | 295c246d267c697543e2064fa4c0d809cbb6a1a2 /conf | |
parent | 842c252b7636888737c8eba2805dd5ad86975a6b (diff) |
how the hell this happened?
Diffstat (limited to 'conf')
-rw-r--r-- | conf/intel/portage/make.conf.amd64 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/intel/portage/make.conf.amd64 b/conf/intel/portage/make.conf.amd64 index e47a5cd..feccad0 100644 --- a/conf/intel/portage/make.conf.amd64 +++ b/conf/intel/portage/make.conf.amd64 @@ -61,7 +61,7 @@ RUBY_TARGETS="ruby19 ruby20" # Apache suEXEC default UMASK # See bug 3544 -UEXEC_UMASK=022 +SUEXEC_UMASK=022 # Setup GRUB platforms GRUB_PLATFORMS="efi-32 efi-64 pc" |