CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2020/06/04 07:45:11
Modified files:
net/dhcpcd : Makefile distinfo
net/dhcpcd/pkg : PLIST
Log message:
update to dhcpcd-9.1.1.
dhcpcd now uses pledge(), there are some articles with findings from the
process that may be of interest to readers:
https://roy.marples.name/blog/capsicum_vs_pledge.html
https://roy.marples.name/blog/capsicum_vs_pledge_part2.html
port change: move the homedir for the @newuser to /var/empty now that
dhcpcd no longer requires files inside the chroot directory.