]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
privsep: Don't add 1 to max fd open when limiting resources
authorRoy Marples <roy@marples.name>
Thu, 28 Jan 2021 12:13:45 +0000 (12:13 +0000)
committerRoy Marples <roy@marples.name>
Thu, 28 Jan 2021 12:13:45 +0000 (12:13 +0000)
commit62cb1ffc5096f64b7e06dab1202fdead4e85deeb
tree4537403aaac7cca5117a529b3ff95227aa130ece
parent44bbb1a68bcc2ee47eaa30aea2adefabe55b6807
privsep: Don't add 1 to max fd open when limiting resources

It shoud no longer be needed for OpenBSD, Linux and Solaris.
src/privsep.c