Unix 5.4 and ulimit

Derek E. Terveer det at nightowl.MN.ORG
Mon Apr 29 01:19:53 AEST 1991


In article <1991Apr21.140740.6766 at gold.sub.org> root at gold.sub.org (Christian Seyb) writes:
>in /etc/default/login I have the following entry:
>ULIMIT=99999
>
>This should give every user (also uucico and news) a very high ulimit.
>The problem is, that this doesn't work. The default ulimit is still
>2MB for any user logging in. I also tried to change the default value
>of ulimit in /etc/conf/mtune - without any change to the behaviour of
>ulimit.

[Read the manual pages on mtune(4) and stune(4)]

The file "mtune" contains the default values and allowable ranges for some
system parameters, like ULIMIT.  Use idtune(1) to change the parameters (within
the range specified by "mtune") in the file "stune" and then rebuild the
kernel.  The new values will take affect *after* you have successfully rebuilt
the kernel and rebooted; not before.

You can also modify the user's ulimit in /etc/default/login
-- 
det at nightowl.mn.org



More information about the Comp.bugs.sys5 mailing list