| Current Path : /usr/lib/udev/rules.d/ |
| Current File : //usr/lib/udev/rules.d/90-haveged.rules |
# 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"