dracut
                                
                                 dracut copied to clipboard
                                
                                    dracut copied to clipboard
                            
                            
                            
                        fix(systemd): explicitly install some libs that will not be statically included
Some required libraries that used to be statically included are in the process to be opened via dlopen().
Checklist
- [ ] I have tested it locally
- [ ] I have reviewed and updated any documentation if relevant
- [ ] I am providing new code and test(s) for it
Closes #2642
I think it'd help to have some of the corresponding systemd commit ids present in the commit message (once merged there). Anyhow, this looks good to me. I assume you're waiting for the systemd changes to go through before dropping the Draft flag?
Thanks, that's what I was thinking. I'll remove the draft mark and amend the commit message including those external references if they are merged.
LGTM.