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

Fixes systemd filtering for disabled wires and processes #27

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

ptcar2009
Copy link
Contributor

@ptcar2009 ptcar2009 commented Sep 25, 2024

Description

Changes systemd unit filtering for disabled wires from a grep based
approach to a systemd native filtering approach to account for different
systemd outputs.

The issue in question was that all services were being considered disabled because their presets were disabled, and that was resulting in a false positive for stopping services using systemctl.

Testing

Deployed on Rocky linux, as well as RHEL.

@vicagarcia vicagarcia merged commit 3944466 into main Sep 25, 2024
1 check passed
@vicagarcia vicagarcia deleted the fix-rocky-install branch September 25, 2024 16:15
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