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

Fix config file owners and permissions for containers #4758

Merged
merged 1 commit into from
May 29, 2024

Conversation

edewata
Copy link
Contributor

@edewata edewata commented May 29, 2024

The container startup scripts have been modified to update the owners and permissions after the configuration is done such that the config files will have the proper owners and permissions.

Note: Some files created at runtime (e.g. log files) still have inconsistent owners/permissions. These files will be fixed separately later.

The container startup scripts have been modified to update
the owners and permissions after the configuration is done
such that the config files will have the proper owners and
permissions.

Note: Some files created at runtime (e.g. log files) still
have inconsistent owners/permissions. These files will be
fixed separately later.
@edewata edewata requested a review from fmarco76 May 29, 2024 01:05
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link
Member

@fmarco76 fmarco76 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@edewata
Copy link
Contributor Author

edewata commented May 29, 2024

@fmarco76 Thanks!

@edewata edewata merged commit c870ba2 into dogtagpki:master May 29, 2024
142 of 148 checks passed
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

Successfully merging this pull request may close these issues.

2 participants