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

Update appendix.rst #87

Merged
merged 2 commits into from
Mar 12, 2024
Merged

Update appendix.rst #87

merged 2 commits into from
Mar 12, 2024

Conversation

waldo323
Copy link
Contributor

"Make sure docker containers are stopped" using "sudo systemctl restart docker" gets an error and also would start docker back up. Changing this to sudo su -c "systemctl stop docker" will stop docker and will not give an error if the user has sudo access.

I also added a one-liner to stop the remaining docker containers.

I have read the CLA Document and I hereby sign the CLA

"Make sure docker containers are stopped" using "sudo systemctl restart docker" gets an error and also would start docker back up. Changing this to sudo su -c "systemctl stop docker" will stop docker and will not give an error if the user has sudo access.

I also added a one-liner to stop the remaining docker containers.
Copy link

github-actions bot commented Mar 12, 2024

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@waldo323
Copy link
Contributor Author

I have read the CLA Document and I hereby sign the CLA

@waldo323
Copy link
Contributor Author

recheck

Found that if docker.socket is also stopped, the service won't unexpectedly start backup.
@dougburks dougburks merged commit 4c50546 into Security-Onion-Solutions:2.4 Mar 12, 2024
1 check passed
@github-actions github-actions bot locked and limited conversation to collaborators Mar 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants