Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve permissions and ownership for output files #566

Open
josteinaj opened this issue Sep 8, 2023 · 0 comments
Open

Improve permissions and ownership for output files #566

josteinaj opened this issue Sep 8, 2023 · 0 comments

Comments

@josteinaj
Copy link
Member

The output files are currently owned by root. For instance, an output report HTML document will end up like this:

244K -rw-r--r-- 1 root    root    243K sep.   8 09:04 report.html

It should be possible to set the owner and group of the output files, for instance as environment variables. And the permissions should probably be something like 664, so that other users can access the files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant