1
0
Fork 0

raise ulimit

This commit is contained in:
Frank Celler 2016-02-05 15:09:30 +01:00
parent ab5b1bb436
commit 2b4a0c2c78
1 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,8 @@ else
PS='/'
fi;
ulimit -n 2048
export PORT=`expr 1024 + $RANDOM`
export ETCD_NONO_WAL_SYNC=1