rm -f /dev/random;
ln -s /dev/urandom /dev/random
  • No labels