itamae/cookbooks/fluentd/files/etc/security/limits.d/90-nfile.conf

7 lines
125 B
Plaintext
Raw Normal View History

2019-03-03 08:50:49 +00:00
# - nofile - max number of open files
root soft nofile 65536
root hard nofile 65536
* soft nofile 65536
* hard nofile 65536