Date: Fri, 17 Dec 1999 10:27:41 -0600 From: "Alejandro Ramirez" <ales@megared.net.mx> To: <rjn103s@mgr3.k12.mo.us>, <questions@FreeBSD.ORG> Subject: RE: Checking quotas at startup after upgrade to -stable? Message-ID: <020401bf48ab$a42ec800$d2630a0a@megared.net.mx> References: <99121708304204.31739@redmobile>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, Try this in your "/etc/rc.conf" file: enable_quotas="YES" # turn on quotas on startup (or NO). check_quotas="YES" # Check quotas on startup (or NO). Merry Xmas Ales ----- Original Message ----- From: Support <rjn103s@mgr3.k12.mo.us> To: <questions@FreeBSD.ORG> Sent: Friday, December 17, 1999 8:19 AM Subject: Checking quotas at startup after upgrade to -stable? > Greetings, > > I just upgraded my 3.1 system to -stable and all went well with the exception > of my quotas no longer check at startup. The process I went through is as > follows: > > cvsuped latest source > build world > rebuilt/reinstall my custom kernel > ran mergemaster > then rebooted > > All went great except my quotas don't check at startup. I verified that I > still have my /etc/rc.conf with the correct setting and I thought about > changing the /etc/defaults/rc.conf but I haven't yet. I thought I would get a > little input from the group on what I might have done wrong. I do not think I > made any wrong choices with mergemaster but I do not want to rule that out as a > possiblilty. Thoughts? > > I want to also take a moment to thank all the parties making > the upgrading process go so smooth! Your work is appreciated! > > > -- > Richard Nelson > Try Something Without GPF's - - Not To Mention The Cost:) > FreeBSD http://www.freebsd.org RedHat http://www.redhat.com > Strong Supporter of Visual Tcl http://www.neuron.com/stewart/vtcl/ > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?020401bf48ab$a42ec800$d2630a0a>