Blame SOURCES/redis-limit-systemd

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