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

Start service after deb/rpm install or upgrade if env file exists #805

Merged
merged 2 commits into from
Oct 6, 2021

Conversation

jeffreyc-splunk
Copy link
Contributor

For #795

@jeffreyc-splunk jeffreyc-splunk requested review from a team as code owners October 6, 2021 18:33
run_container_cmd(container, f"grep '# This line should be preserved' {AGENT_CONFIG_PATH}")

finally:
run_container_cmd(container, f"journalctl -u {SERVICE_NAME} --no-pager")
Copy link
Contributor

Choose a reason for hiding this comment

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

Just curious if this for debugging purposes or a final check for service activity.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Just for debugging.

@jeffreyc-splunk jeffreyc-splunk merged commit bb1f217 into main Oct 6, 2021
@delete-merged-branch delete-merged-branch bot deleted the fpm-upgrade branch October 6, 2021 20:41
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.

3 participants