Fix Bug:#83904 Corrected permissions on config directory for HPCC. Reviewed-By: Richard Chapman <rchapman@hpccsystems.com>
@@ -234,3 +234,4 @@ fi
chown root:$group ${configs}
chown -R $user:$group ${configs}/*
+chmod 775 ${configs}