Open
Conversation
Problem when creating the service on user is that other user or monitoring sc4s instance cannot get the status of SC4S service dead or alive. This enabled other user or agent to be easily check sc4s service through systemctl. Also, fixing the ExecStart env file to match with the rest of documentation.
Mathiznogoud patch 1
Contributor
|
CLA Assistant Lite bot CLA Assistant Lite bot All contributors have signed the COC ✍️ ✅ |
Author
|
I have read the CLA Document and I hereby sign the CLA |
srv-rr-github-token
added a commit
to splunk/cla-agreement
that referenced
this pull request
Aug 3, 2023
Author
|
I have read the Code of Conduct and I hereby accept the Terms |
rjha-splunk
approved these changes
Aug 3, 2023
Collaborator
rjha-splunk
left a comment
There was a problem hiding this comment.
Thank you for contributing.
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This allows other service/agent to monitor the sc4s.service without the need to log in with user sc4s while still archiving rootless podman.
Also modified the env_file variable to match the documentation.