Date: Mon, 25 Aug 2003 04:18:29 -0700 (PDT) From: Edwin Groothuis <edwin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/isc-dhcp3 pkg-plist Message-ID: <200308251118.h7PBITkd048970@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
edwin 2003/08/25 04:18:29 PDT FreeBSD ports repository Modified files: net/isc-dhcp3 pkg-plist Log: isc-dhcp3 port package creates dhcp.leases in wrong directory When installing a package created from net/isc-dhcp3 port it creates dhcpd.leases and dhclient.leases in /var/run directory. However, the dhcpd program expects these files to be in /var/db. (it's funny it's the same problem I ran in last weekend on a real machine :-) PR: ports/51918 Submitted by: Ari Suutari <ari.suutari@syncrontech.com> Revision Changes Path 1.21 +5 -5 ports/net/isc-dhcp3/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308251118.h7PBITkd048970>