[BACK]Return to rc CVS log [TXT][DIR] Up to [local] / src / etc

Diff for /src/etc/rc between version 1.112 and 1.113

version 1.112, 1999/09/27 23:40:25 version 1.113, 1999/09/27 23:41:18
Line 101 
Line 101 
 else  else
         dd if=/var/db/host.random of=/dev/urandom bs=1024 count=64 \          dd if=/var/db/host.random of=/dev/urandom bs=1024 count=64 \
             > /dev/null 2>&1              > /dev/null 2>&1
         dd if=/var/db/host.random of=/dev/arandom bs=1024 count=64 >          dd if=/var/db/host.random of=/dev/arandom bs=1024 count=64 \
             > /dev/null 2>&1              > /dev/null 2>&1
 fi  fi
   

Legend:
Removed from v.1.112  
changed lines
  Added in v.1.113