Raise maximum memory in seed node cron script

It seems to reach 350M easily.
This commit is contained in:
Ivan Vilata-i-Balaguer 2016-04-27 11:18:28 +02:00
parent 12f5317fac
commit 826a28a7eb

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=350
MAX_RSS_MiB=400
PIDDIR=/var/run/bitsquare-sn
INITDIR=/etc/init.d