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
:openfiles-cur=128:\
:stacksize-cur=8M:\
:localcipher=blowfish,8:\
:tc=default:
However, when it starts up it complains its unable to allocate more
then 512 of memory. even if I start it as root it gives the same
result.
What is the best way to debug this, and am raising the memory
allocation correctly so that the user can run a daemon that can use
1GB of ram?
Thank you
Matt