#------------------------------------------------------------------------------ # /etc/rc.d/rc090.haveged - enhance entropy __FLI4LVER__ # # Creation: 2012-05-30 rresch # Last Update: $Id$ #------------------------------------------------------------------------------ if [ -x /usr/sbin/haveged ] then /usr/sbin/haveged -w 1024 fi