Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Mar 1999 20:00:04 -0800 (PST)
From:      Bill Fumerola <billf@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/etc rc src/etc/defaults rc.conf
Message-ID:  <199903170400.UAA52461@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
billf       1999/03/16 20:00:04 PST

  Modified files:
    etc                  rc 
    etc/defaults         rc.conf 
  Log:
  Split check_quotas into check_quotas and enable_quotas
  
  enable_quotas - use quotas on your system
  check_quotas - check for violations on startup
  
  By assuming that a system was neat and without violation before it booted
  we can skip a long (and at that point needless) process.
  
  Submitted by:	Alex Perel <veers@disturbed.net>
  
  Revision  Changes    Path
  1.183     +14 -7     src/etc/rc
  1.4       +3 -2      src/etc/defaults/rc.conf


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?199903170400.UAA52461>