Re: How to tweak the limit of RAM for a daemon started by a user?

2009-11-30 Thread Joachim Schipper
On Mon, Nov 30, 2009 at 11:55:09AM -0600, Matthew Young wrote: > Hello, > > Ive been reading at man login.conf and specifically the parameters for > memoryuse . I have raised these for 1024MB for the specific user in > question as per blow > > > console:\ > :ignorenologin:\ > :

Re: How to tweak the limit of RAM for a daemon started by a user?

2009-11-30 Thread Otto Moerbeek
On Mon, Nov 30, 2009 at 11:55:09AM -0600, Matthew Young wrote: > Hello, > > Ive been reading at man login.conf and specifically the parameters for > memoryuse . I have raised these for 1024MB for the specific user in > question as per blow > > > console:\ > :ignorenologin:\ >

How to tweak the limit of RAM for a daemon started by a user?

2009-11-30 Thread Matthew Young
Hello, Ive been reading at man login.conf and specifically the parameters for memoryuse . I have raised these for 1024MB for the specific user in question as per blow console:\ :ignorenologin:\ :datasize=infinity:\ :maxproc=infinity:\ :memoryuse=1024 :op