summaryrefslogtreecommitdiffstats
path: root/install/updates
diff options
context:
space:
mode:
Diffstat (limited to 'install/updates')
-rw-r--r--install/updates/30-policy.update2
-rw-r--r--install/updates/Makefile.am1
2 files changed, 1 insertions, 2 deletions
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 \