CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/08/06 05:07:37
Modified files:
sbin/dhclient : dhclient.c
usr.sbin/dhcpd : dhcpd.c
usr.sbin/dhcrelay: dhcrelay.c
usr.sbin/dhcrelay6: dhcrelay6.c
Log message:
Use pw->pw_dir when chroot'ing, not _PATH_VAREMPTY.
Brings various dhcp related daemons into line with
the common idiom.
ok florian@
