Lowering max RSS to trigger restart of seed node daemon

We haven't seen it get 512M, bt it seems to stabilise around 300M, so leave a
little room more.
This commit is contained in:
Ivan Vilata-i-Balaguer 2016-04-21 13:27:00 +02:00
parent 31aa5aa2c0
commit e2653350c7

View File

@ -8,7 +8,7 @@
# Exit with status 2 if there were restarted daemons.
#
# Author: Ivan Vilata-i-Balaguer <ivan@selidor.net>
MAX_RSS_MiB=512
MAX_RSS_MiB=350
PIDDIR=/var/run/bitsquare-sn
INITDIR=/etc/init.d