Skip to content

Commit

Permalink
Merge pull request #3866 from pieterlexis/issue-3811-recursor-FD-limit
Browse files Browse the repository at this point in the history
rec: Increase max FDs for systemd machines
  • Loading branch information
Habbie committed May 23, 2016
2 parents d7c782a + 001f477 commit 8e1bf1b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pdns/recursordist/pdns-recursor.service.in
Expand Up @@ -18,6 +18,7 @@ NoNewPrivileges=true
ProtectSystem=full
ProtectHome=true
RestrictAddressFamilies=AF_UNIX AF_INET AF_INET6
LimitNOFILE=4096

[Install]
WantedBy=multi-user.target

0 comments on commit 8e1bf1b

Please sign in to comment.