-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(service): explicitly set user in systemd definition (#11066)
Previously, no User clause was present. While this still made systemd run kong under the 'root' user id, the HOME environment variable would not be set in the Kong process. This caused the datafile library to fail with various error conditions.
- Loading branch information
1 parent
866a15c
commit 96eb92f
Showing
2 changed files
with
4 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
96eb92f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Bazel Build
Docker image available
kong/kong:96eb92f2e301b4b249eae710d51715931a683656
Artifacts available https://github.com/Kong/kong/actions/runs/5378107620