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: ostree systems cannot write to /usr; use /etc instead #55

Merged
merged 1 commit into from
Nov 1, 2023

Conversation

richm
Copy link
Contributor

@richm richm commented Oct 31, 2023

Use /etc/systemd/system instead of /usr/lib/systemd/system
for the elasticsearch service file on ostree systems.

Signed-off-by: Rich Megginson [email protected]

@richm richm requested a review from natoscott October 31, 2023 17:27
@richm richm changed the title ostree systems cannot write to /usr; use /etc instead fix: ostree systems cannot write to /usr; use /etc instead Oct 31, 2023
Copy link
Member

@natoscott natoscott left a comment

Choose a reason for hiding this comment

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

Ah, thanks Rich - I totally forgot we create some service files manually.
There is a second occurrence of this phenomenon in spark/tasks/main.yml - I think this needs the same treatment?

Use /etc/systemd/system instead of /usr/lib/systemd/system
for the elasticsearch and spark service files on ostree systems.

Signed-off-by: Rich Megginson <[email protected]>
Copy link
Member

@natoscott natoscott left a comment

Choose a reason for hiding this comment

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

LGTM, thanks @richm

@richm richm merged commit 3e661d0 into performancecopilot:main Nov 1, 2023
5 checks passed
@richm richm deleted the ostree branch November 1, 2023 22:42
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