1
0
Fork 0
haveged/contrib/SUSE/90-haveged.rules
Daniel Baumann 79ed37ad0a
Adding upstream version 1.9.19.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-05 13:11:12 +01:00

5 lines
237 B
Text

# Start the haveged service as soon as the random device is available
# to avoid starting other services while starved of entropy
ACTION=="add", KERNEL=="random", SUBSYSTEM=="mem", TAG+="systemd", ENV{SYSTEMD_WANTS}+="haveged.service"