diff options
author | Colin Guthrie <colin@mageia.org> | 2015-01-12 20:40:14 +0000 |
---|---|---|
committer | David Herrmann <dh.herrmann@gmail.com> | 2015-01-17 11:55:14 +0100 |
commit | 352e209804c70b991feededc0a45762929840ace (patch) | |
tree | e4b5c08734e849fa16fd83ccfbc5ea1158871719 /src/libsystemd | |
parent | f299e3e430a26188106ce15abf05f3ae7e54ef59 (diff) |
random-seed: avoid errors when we cannot write random-seed file
When we call 'systemd-random-seed load' with a read-only /var/lib/systemd,
the cleanup code (which rewrites the random-seed file) will fail and exit.
Arguably, if the filesystem is read-only and the random-seed file exists
then this will be possibly be quite bad for entroy on subsequent reboots
but it should still not make the unit fail.
Diffstat (limited to 'src/libsystemd')
0 files changed, 0 insertions, 0 deletions