Axp-List Archive
Re: limit or ulimit

Subject: Re: limit or ulimit
From: Hanchul Kim (hanchul@kriss.re.kr)
Date: Mon Aug 7 19:40:35 2000


On Tue, 8 Aug 2000, Stuart Midgley wrote:

> To modify the hard limits for your entire system, modify the file
> /etc/initscript
>
> cat /etc/initscript
>
> ulimit -Hs 262144
> #Execute the program.
> eval exec "$4"
>
> Bascially, when all the /etc/rc.d scripts are executed, they will be run
> with stack hardlimit set to 256MB. This includes the login control
> process.
>
> This means that in your .bashrc .cshrc you can do things like
>
> ulimit
>
> and get a hard stack size set to 256MB.
>
> Stu.
>
  Thanks, Stu.
  What you said is what I wanted to do. However, unfortunately, there is no
  file like /etc/initscript on my system. I have tried to locate initscript
  to get the following only:

/usr/doc/initscripts-5.00
/usr/doc/initscripts-5.00/sysconfig.txt
/usr/doc/initscripts-5.00/sysvinitfiles
/usr/man/man5/initscript.5.gz

  Is there any alternatives for the /etc/initscript ?
  For your reference, I am running "RedHat6.2 for Alpha".

  Thanks again.

  Hanchul

_______________________________________________
Axp-list mailing list
Axp-list@redhat.com
https://listman.redhat.com/mailman/listinfo/axp-list



This archive was generated by hypermail version 2a22 on Fri Sep 1 05:03:57 2000 PDT
Send any problems or questions about this archive to webmaster@alphalinux.org.