Changing ulimit on 3b2/600
Pim Zandbergen
pim at ctisbv.UUCP
Mon Apr 25 03:02:38 AEST 1988
In article <1977 at homxc.UUCP> dwc at homxc.UUCP (Malaclypse the Elder) writes:
:another approach is to wrap a shell around the process that
:you want the increased ulimit with a call to "ulimit" to increase
:the ulimit.
:
:on my 3b2 for example, i changed /etc/inittab to run what i call
:"bigetty". bigetty is simply a shell that looks like:
:
:ulimit XXXX
:/etc/getty $*
Another way to do this is to put something like this in your inittab file:
24:234:respawn:sh -c 'ulimit XXXX; exec /etc/getty tty24 38400'
This also saves you from running two shells.
--
--------------------+------------------------------------+---------------------
Pim Zandbergen | CTI Software BV | Phone: +31 70 542302
pim at ctisbv.UUCP | Laan Copes van Cattenburch 70 | Fax: +31 70 512837
..!mcvax!ctisbv!pim | 2585 GD The Hague, The Netherlands | Telex: 32133 CTI NL
More information about the Comp.sys.att
mailing list