Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Aug 2000 06:30:28 -0700 (PDT)
From:      Brian Somers <brian@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/etc rc
Message-ID:  <200008081330.GAA56454@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       2000/08/08 06:30:28 PDT

  Modified files:
    etc                  rc 
  Log:
  Don't use find(1) before nfs filesystems have been mounted as
  it lives in /usr/bin.  Instead, locate files manually.
  
  Note, only *files* under /var/spool/lock are now deleted rather
  than everything that's not a directory.  I think this is more
  correct, but if anyone disagrees please feel free to change it.
  
  Problem pointed out by: bde
  
  Revision  Changes    Path
  1.222     +21 -2     src/etc/rc



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200008081330.GAA56454>