Blame SOURCES/redis-limit-systemd

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