diff --git a/base/etc/one-context.d/06-gen-env b/base/etc/one-context.d/06-gen-env index 74beaac..d0727d0 100755 --- a/base/etc/one-context.d/06-gen-env +++ b/base/etc/one-context.d/06-gen-env @@ -21,5 +21,5 @@ function export_rc_vars export_rc_vars /mnt/context.sh chown root:root $ENV_FILE -chmod 400 $ENV_FILE +chmod a+r $ENV_FILE