williamh 15/02/07 00:58:12 Modified: ChangeLog Log: Fix dhcpd init script if you are running dhcpd in a chroot with >=openrc-0.13.9. This should be backward compatible as well, thanks to poly-c for pointing it out. (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 0x30C46538)
Revision Changes Path 1.259 net-misc/dhcp/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/dhcp/ChangeLog?rev=1.259&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/dhcp/ChangeLog?rev=1.259&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/dhcp/ChangeLog?r1=1.258&r2=1.259 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-misc/dhcp/ChangeLog,v retrieving revision 1.258 retrieving revision 1.259 diff -u -r1.258 -r1.259 --- ChangeLog 8 Nov 2014 18:24:47 -0000 1.258 +++ ChangeLog 7 Feb 2015 00:58:12 -0000 1.259 @@ -1,6 +1,11 @@ # ChangeLog for net-misc/dhcp -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcp/ChangeLog,v 1.258 2014/11/08 18:24:47 vapier Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcp/ChangeLog,v 1.259 2015/02/07 00:58:12 williamh Exp $ + + 07 Feb 2015; William Hubbs <[email protected]> files/dhcpd.init5: + Fix dhcpd init script if you are running dhcpd in a chroot with + >=openrc-0.13.9. This should be backward compatible as well, thanks to poly-c + for pointing it out. *dhcp-4.3.1 (08 Nov 2014)
