inbound news is suddenly failing

Ronald S H Khoo ronald at robobar.co.uk
Fri Nov 9 20:05:58 AEST 1990


>  == cpcahil at virtech.UUCP (Conor P. Cahill) writes:
>> == tin at smsc.sony.com (Tin Le) writes:

>>   Add a "ulimit 5000;" to your crontab where you
>>   run the news programs.

> A. this won't work if the news programs are run by a non-root user, since
> only root can up it's ulimit.

> B. Even if this did work, it is short sighted work-around.  Fix the ULIMIT
> in the kernel which will work for all cron programs

Or if you don't want to mess around with the kernel, you could always
do
	( ulimit <LOTS> ; exec /etc/cron )

instead of plain /etc/cron in the appropriate /etc/rc<whatever> file.
-- 
ronald at robobar.co.uk +44 81 991 1142 (O) +44 71 229 7741 (H)



More information about the Comp.unix.sysv386 mailing list