Blame SOURCES/redis-limit-systemd

e7825d
# If you need to change max open file limit
e7825d
# for example, when you change maxclient in configuration
e7825d
# you can change the LimitNOFILE value below
e7825d
# see "man systemd.exec" for information
e7825d
e7825d
[Service]
e7825d
LimitNOFILE=10240