Xref: utzoo comp.bugs.sys5:1004 comp.unix.wizards:16789 Path: utzoo!attcan!uunet!lll-winken!ncis.tis.llnl.gov!helios.ee.lbl.gov!nosc!chip!mparker From: mparker@chip.UUCP (M. D. Parker) Newsgroups: comp.bugs.sys5,comp.unix.wizards Subject: ULIMIT adjustment in System V kernel creation Keywords: sysv, ulimit, filesystem Message-ID: <252@chip.UUCP> Date: 8 Jun 89 21:20:44 GMT Organization: M/A-COM Government Systems Inc., San Diego, CA Lines: 11 Under the current System V R3 flavor of operating system I am using, our ULIMIT is gened up to max value. In otherwords, there is no restriction. While I like that approach, I do want to limit the value locally since we have had an occaion where one person ran us out of user disk space. My preference is to change this in the kernel. Initial examinations of what I have received do not point to which parameter to change. Anybody know? Yes, I do know that I could put a wrapper around /etc/init to do this but I'd really like to at least know about the kernel modification. Thanks for your help.