]> granicus.if.org Git - pdns/commitdiff
recursor: set more sensible default fd limit
authorPieter Lexis <pieter.lexis@powerdns.com>
Fri, 3 Jun 2016 12:07:46 +0000 (14:07 +0200)
committerPieter Lexis <pieter.lexis@powerdns.com>
Fri, 3 Jun 2016 12:07:46 +0000 (14:07 +0200)
closes #3915

pdns/recursordist/pdns-recursor.service.in

index 2efb1cdf94b22d7a37d16b1948f01017fca99703..ca38cb3ff2ceab3a0f54640b187b306a269cc409 100644 (file)
@@ -18,7 +18,7 @@ NoNewPrivileges=true
 ProtectSystem=full
 ProtectHome=true
 RestrictAddressFamilies=AF_UNIX AF_INET AF_INET6
-LimitNOFILE=4096
+LimitNOFILE=4200
 
 [Install]
 WantedBy=multi-user.target