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

Add support for using systemd-boot (sd-boot) as boot manager #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

garybuhrmaster
Copy link

Add support for using systemd-boot (sd-boot) as boot manager.

@@ -49,7 +49,7 @@ Requires: Xorg >= 1.19.0-3

Requires(post): ldconfig
Requires(postun): ldconfig
Requires(post): grubby
Requires(post): (grubby or sdubby)
Copy link
Contributor

Choose a reason for hiding this comment

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

Use /usr/sbin/grubby instead of boolean, our infra (mash) can't handle 'or' in boolean statements.

@garybuhrmaster
Copy link
Author

Updated to use /usr/sbin/grubby as requested.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants