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

Clarify user permissions recommendation for running Oxidized #3243

Merged
merged 1 commit into from
Aug 30, 2024

Conversation

kaustubh16092002
Copy link
Contributor

Pre-Request Checklist

  • Passes rubocop code analysis (try rubocop --auto-correct)
  • Tests added or adapted (try rake test)
  • Changes are reflected in the documentation
  • User-visible changes appended to CHANGELOG.md

Description

This PR updates the README.md to clarify the recommendation against running Oxidized as root. It now advises users to switch to the oxidized user with su oxidized to ensure proper permissions.

No additional tests were added, as this is a documentation change. The change does not require an update to the CHANGELOG.md as it does not affect the software's functionality.

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