Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Feb 1999 18:07:12 +0200 (EET)
From:      pam@polynet.lviv.ua
To:        freebsd-questions@freebsd.org
Subject:   Q: Imposing hard process number limit upon daemon
Message-ID:  <Pine.BSF.4.02.9902231739400.25521-100000@NetSurfer.lp.lviv.ua>

next in thread | raw e-mail | index | archive | help
Hello everybody,

Could somebody explain, how I could impose hard process number limit upon
daemon started in rc.d/ script?

I'm using following script:

eval `limits -e -H -u 5`
my_daemon &

but see more then 5 instances running simultaneously (forked from parent
started in the script) and no indication about kernel killing them.  

Any thoughts?

Adrian Pavlykevych 			email: 		<pam@polynet.lviv.ua>
System Administrator			phone/fax:	+380 (322) 742041
State University "Lvivska Polytechnica"



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?Pine.BSF.4.02.9902231739400.25521-100000>