From fe7cb34f76a04e04e4dd0ffe9e1795752b422e26 Mon Sep 17 00:00:00 2001 From: Rob Crittenden Date: Fri, 21 May 2010 15:15:20 -0400 Subject: Re-number some attributes to compress our usage to be contiguous No longer install the policy or key escrow schemas and remove their OIDs for now. 594149 --- install/updates/30-policy.update | 2 +- install/updates/Makefile.am | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) (limited to 'install/updates') diff --git a/install/updates/30-policy.update b/install/updates/30-policy.update index c3615d281..cdd6bdbda 100644 --- a/install/updates/30-policy.update +++ b/install/updates/30-policy.update @@ -1,4 +1,4 @@ -# bootstrap the policy DIT structure +# bootstrap the policy DIT structure. Currently not used. dn: cn=policies,$SUFFIX add: objectclass: nsContainer diff --git a/install/updates/Makefile.am b/install/updates/Makefile.am index 4b49cb1b0..24a1b5e58 100644 --- a/install/updates/Makefile.am +++ b/install/updates/Makefile.am @@ -12,7 +12,6 @@ app_DATA = \ 30-automount.update \ 30-groupofhosts.update \ 30-netgroups.update \ - 30-policy.update \ 30-rolegroup.update \ 30-taskgroup.update \ 40-delegation.update \ -- cgit