From 1e3ee6540dc2918ed13245231a2ad566e0986015 Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Wed, 6 Sep 2017 00:42:26 +0200 Subject: [PATCH] saving uncommitted changes in /etc prior to emerge run --- init.d/dhcpd | 1 - init.d/dhcrelay | 1 - init.d/dhcrelay6 | 1 - openldap/schema/dhcp.schema | 2 +- 4 files changed, 1 insertion(+), 4 deletions(-) diff --git a/init.d/dhcpd b/init.d/dhcpd index f38e5ed3..73de3d5c 100755 --- a/init.d/dhcpd +++ b/init.d/dhcpd @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ extra_commands="configtest" diff --git a/init.d/dhcrelay b/init.d/dhcrelay index eaf3af61..c557501f 100755 --- a/init.d/dhcrelay +++ b/init.d/dhcrelay @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ depend() { need net diff --git a/init.d/dhcrelay6 b/init.d/dhcrelay6 index eaf3af61..c557501f 100755 --- a/init.d/dhcrelay6 +++ b/init.d/dhcrelay6 @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ depend() { need net diff --git a/openldap/schema/dhcp.schema b/openldap/schema/dhcp.schema index 0c24a7a2..378243ec 100644 --- a/openldap/schema/dhcp.schema +++ b/openldap/schema/dhcp.schema @@ -484,5 +484,5 @@ objectclass ( 2.16.840.1.113719.1.203.6.18 SUP top MUST ( cn $ dhcpRange6 ) MAY ( dhcpClassesDN $ dhcpPermitList $ dhcpLeasesDN $ dhcpOptionsDN $ dhcpZoneDN $dhcpKeyDN $ dhcpStatements $ dhcpComments $ dhcpOption ) - X-NDS_CONTAINMENT ('dhcpSubnet' 'dhcpSharedNetwork') ) + X-NDS_CONTAINMENT ('dhcpSubnet6' 'dhcpSharedNetwork') ) -- 2.39.5