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