diff --git a/etc/spack/defaults/config.yaml b/etc/spack/defaults/config.yaml index 4e4b48296c5..a5727874eac 100644 --- a/etc/spack/defaults/config.yaml +++ b/etc/spack/defaults/config.yaml @@ -160,4 +160,4 @@ config: # Set to 'false' to allow installation on filesystems that doesn't allow setgid bit # manipulation by unprivileged user (e.g. AFS) - config:allow_sgid: true + allow_sgid: true