Bug ID | 1228398 |
---|---|
Summary | dracut: the initrd does not include distro conf from /usr/lib/systemd/system.conf.d |
Classification | openSUSE |
Product | openSUSE Tumbleweed |
Version | Current |
Hardware | Other |
OS | Other |
Status | NEW |
Severity | Normal |
Priority | P5 - None |
Component | Basesystem |
Assignee | dracut-maintainers@suse.de |
Reporter | antonio.feijoo@suse.com |
QA Contact | qa-bugs@suse.de |
Target Milestone | --- |
Found By | --- |
Blocker | --- |
dracut is only including /etc/systemd/system.conf{,.d/*.conf}, i.e., the initrd is missing `20-defaults-SUSE.conf` in Tumbleweed/Leap and `25-defaults-SLE.conf` in SLE. Ongoing upstream PR: https://github.com/dracut-ng/dracut-ng/pull/511