Initial commit.
This commit is contained in:
7
systemd/system/redis-sentinel.service.d/limit.conf
Normal file
7
systemd/system/redis-sentinel.service.d/limit.conf
Normal file
@@ -0,0 +1,7 @@
|
||||
# If you need to change max open file limit
|
||||
# for example, when you change maxclient in configuration
|
||||
# you can change the LimitNOFILE value below
|
||||
# see "man systemd.exec" for information
|
||||
|
||||
[Service]
|
||||
LimitNOFILE=10240
|
||||
Reference in New Issue
Block a user