Bug ID | 956656 |
---|---|
Summary | install /etc/wicked/extensions in /usr/lib |
Classification | openSUSE |
Product | openSUSE Tumbleweed |
Version | 2015* |
Hardware | Other |
OS | Other |
Status | NEW |
Severity | Normal |
Priority | P5 - None |
Component | Network |
Assignee | wicked-maintainers@suse.de |
Reporter | lnussel@suse.com |
QA Contact | qa-bugs@suse.de |
Found By | --- |
Blocker | --- |
Wicked ships scripts in /etc/wicked/extensions that are clearly not config files meant to be modfied by users. Those should be moved to /usr/lib/wicked instead. A method similar to systemd's overlay system could be used to load stuff from multiple locations. A similar approach may also make sense for the xml files.