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

Support passing credentials file with systemd directive OpenFile= #75

Open
eriksjolund opened this issue Apr 12, 2023 · 0 comments
Open

Comments

@eriksjolund
Copy link

The systemd directive OpenFile= was introduced in systemd 253 (released 15 February 2023).

Support passing the credentials file with the systemd directive OpenFile=

This would be useful when running a systemd system service that makes use of

User=testuser

because testuser would not need read permission to the credentials file.

In other words, it would be more secure to use OpenFile= than --shared-config in such a situation.

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