Description of problem: When trying to backup/restore with rsync, it fails with message: "PRNG is not seeded" The same if directly using ssh. Version-Release number of selected component (if applicable): rear-2.6-8.el9.x86_64 How reproducible: always Steps to Reproduce: 1. configure rear with rsync 2. try to ssh from rescue iso 3. Actual results: "PRNG is not seeded" Expected results: rsync and ssh successful Additional info: - I tried to start "/usr/lib/systemd/systemd-random-seed load" but not success. - No clue in strace for the moment Thank you !