From 358b28398cad150d6aab873a2d998211bf31d335 Mon Sep 17 00:00:00 2001 From: Rob Crittenden Date: Mon, 13 Dec 2010 13:23:04 -0500 Subject: Move automount, default HBAC services, netgroup and hostgroup bootstrapping. There is no need for these to be done as updates, just add these entries to the bootstrapping. --- install/updates/Makefile.am | 4 ---- 1 file changed, 4 deletions(-) (limited to 'install/updates/Makefile.am') diff --git a/install/updates/Makefile.am b/install/updates/Makefile.am index 48f53d21d..a75542338 100644 --- a/install/updates/Makefile.am +++ b/install/updates/Makefile.am @@ -9,10 +9,6 @@ app_DATA = \ 20-nss_ldap.update \ 20-replication.update \ 20-winsync_index.update \ - 30-automount.update \ - 30-hbacsvc.update \ - 30-groupofhosts.update \ - 30-netgroups.update \ $(NULL) EXTRA_DIST = \ -- cgit