04c73a
# If you need to change max open file limit
04c73a
# for example, when you change maxclient in configuration
04c73a
# you can change the LimitNOFILE value below.
04c73a
# See "man systemd.exec" for more information.
04c73a
04c73a
# Slave nodes on large system may take lot of time to start.
04c73a
# You may need to uncomment TimeoutStartSec and TimeoutStopSec
04c73a
# directives below and raise their value.
04c73a
# See "man systemd.service" for more information.
04c73a
04c73a
[Service]
04c73a
LimitNOFILE=10240
04c73a
#TimeoutStartSec=90s
04c73a
#TimeoutStopSec=90s