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