Re: out of file descriptors

2004-03-09 Thread Dancho Penev
On Tue, Mar 09, 2004 at 11:14:57AM -0500, Chris Strzelczyk wrote:
Date: Tue, 09 Mar 2004 11:14:57 -0500
From: Chris Strzelczyk <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: out of file descriptors
Hello,

I am trying to start big brother on FreeBSD 5.2.1 as the bb user.  When 
I run runbb.sh I get the following message:

"Out of file descriptors"

sysctl reports:

kern.maxfiles: 1
kern.maxusers: 256
I can change the kern.maxfiles attribute but not the maxusers.  Maxusers 
tells me it is not writable.  What is the proper way to correct this 
problem;
Set kern.maxusers="xxx" in /boot/loader.conf. See
/boot/defaults/loader.conf for more details.
.

Thanks in advance for any help.

-cs
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
--
Dancho Penev
GnuGP public key: http://www.mnet.bg/~dpenev/gnupg.key
Key fingerprint: E88D 8B7B 3EF6 E9C8 C5D2 7554 2AA8 C347 71A1 4277


pgp0.pgp
Description: PGP signature


out of file descriptors

2004-03-09 Thread Chris Strzelczyk
Hello,

I am trying to start big brother on FreeBSD 5.2.1 as the bb user.  When 
I run runbb.sh I get the following message:

"Out of file descriptors"

sysctl reports:

kern.maxfiles: 1
kern.maxusers: 256
I can change the kern.maxfiles attribute but not the maxusers.  Maxusers 
tells me it is not writable.  What is the proper way to correct this 
problem;
.

Thanks in advance for any help.

-cs
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"