mirror of
https://github.com/mongodb/mongo.git
synced 2024-12-01 09:32:32 +01:00
fix core dump stuff
This commit is contained in:
parent
343ce21110
commit
800f84ed59
@ -1,5 +1,5 @@
|
||||
|
||||
limit coredumpsize 1000000
|
||||
limit coredumpsize 200m
|
||||
|
||||
while ( 1 == 1 )
|
||||
|
||||
@ -14,4 +14,4 @@ while ( 1 == 1 )
|
||||
./db/db run >& log/run.log
|
||||
sleep 2
|
||||
end
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user