Bug ID | 1181458 |
---|---|
Summary | systemd: don't create /var/lib/systemd/random-seed in %post |
Classification | openSUSE |
Product | openSUSE Tumbleweed |
Version | Current |
Hardware | Other |
OS | Other |
Status | NEW |
Severity | Normal |
Priority | P5 - None |
Component | Basesystem |
Assignee | systemd-maintainers@suse.de |
Reporter | lnussel@suse.com |
QA Contact | qa-bugs@suse.de |
Found By | --- |
Blocker | --- |
systemd's %post creates /var/lib/systemd/random-seed. That means it gets packaged into eg into kiwi images. So appliances would initialize with same random seed. Any harm done by not saving the random seed in %post? yast already stores the state of the installation environment itself (bug 1174964).