Welcome to the Builder Academy

Question autorun issue

More
02 Aug 2012 18:51 #510 by bakarus
autorun issue was created by bakarus
My autorun script causes a problem

./autorun: line 34: ulimit: core file size: cannot modify limit: Operation not permitted

line 34 in my autorun script is this:

ulimit -c unlimited

this is causing the script to sort of hang, it starts the mud etc. but it won't let me do anything else, and if i close putty, the mud goes down.

Please Log in or Create an account to join the conversation.

More
02 Aug 2012 19:19 #511 by Halenbane
Replied by Halenbane on topic Re: autorun issue
Set the value of your ulimit to a number instead of unlimited. I have mine set to 200000, and since you are using the same host, that should be fine.
The following user(s) said Thank You: bakarus

Please Log in or Create an account to join the conversation.

Time to create page: 0.173 seconds