DragonFly BSD
DragonFly commits List (threaded) for 2004-01
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/etc/rc.d initrandom


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 15 Jan 2004 23:11:24 -0800 (PST)

dillon      2004/01/15 23:11:24 PST

DragonFly src repository

  Modified files:
    etc/rc.d             initrandom 
  Log:
  scrap stderr from the ps output to avoid an annoying warning (due to
  the DEB database not having been constructed yet).  It's a chicken and
  egg problem so we can't reorder the file, but ps works anyway and
  accomplishes its purpose of supplying data to initialize the random
  number generator.
  
  Revision  Changes    Path
  1.3       +1 -1      src/etc/rc.d/initrandom


http://www.dragonflybsd.org/cvsweb/src/etc/rc.d/initrandom.diff?r1=1.2&r2=1.3&f=h



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]