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: 71prefixdevname module, use depends #45

Merged
merged 1 commit into from
Mar 20, 2024
Merged

Conversation

jamacku
Copy link
Collaborator

@jamacku jamacku commented Feb 5, 2024

use dracut function depends() instead of the "manual" check for systemd in the install function.

This should be cleaner and potentially easier to debug.

use dracut function `depends()` instead of the "manual" check for `systemd` in the install function.

This should be cleaner and potentially easier to debug.
Copy link
Owner

@msekletar msekletar left a comment

Choose a reason for hiding this comment

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

LGTM

@msekletar msekletar merged commit 26fa2d2 into msekletar:main Mar 20, 2024
2 checks passed
@jamacku jamacku deleted the dracut branch March 20, 2024 13:46
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