mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-02-13 02:51:50 +00:00
Systemd already set limit files
This commit is contained in:
parent
ddb4ead5cc
commit
16b730f144
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
# local sysctl settings can be stored in this directory
|
# local sysctl settings can be stored in this directory
|
||||||
# max open files
|
# max open files
|
||||||
fs.file-max = 512000
|
#fs.file-max = 512000
|
||||||
# max read buffer
|
# max read buffer
|
||||||
net.core.rmem_max = 134217728
|
net.core.rmem_max = 134217728
|
||||||
# max write buffer
|
# max write buffer
|
||||||
|
|
Loading…
Reference in a new issue