Subject: Re: /bin/sh returns Out of file descriptors
To: GuRU <guru@nubisci.net>
From: Jeremy C. Reed <reed@reedmedia.net>
List: current-users
Date: 08/21/2002 11:50:17
On Wed, 21 Aug 2002, GuRU wrote:

> > > ganja:root# /etc/rc.d/named reload
> > > .: Out of file descriptors

Maybe check your shell limits, i.e.
limit # csh
ulimit -a # bourne

If that is good, then maybe you have some custom /etc/rc.d/named script
(or supplementary configs) that has some some recursion or looping
problem, like sourcing a file that sources itself.

   Jeremy C. Reed
   http://www.reedmedia.net/