diff --git a/etc/security/limits.conf b/etc/security/limits.conf new file mode 100644 index 0000000..119c516 --- /dev/null +++ b/etc/security/limits.conf @@ -0,0 +1,2 @@ +* soft nofile 51200 +* hard nofile 51200 \ No newline at end of file