diff options
author | Rob Crittenden <rcritten@redhat.com> | 2010-12-13 13:23:04 -0500 |
---|---|---|
committer | Simo Sorce <ssorce@redhat.com> | 2010-12-17 17:31:19 -0500 |
commit | 358b28398cad150d6aab873a2d998211bf31d335 (patch) | |
tree | 41d0a097d20be4dd608a726b9e1a491d0abfe201 /install/updates/30-netgroups.update | |
parent | 1207a7c83f89fccbd38c28e2c0c2307a55956a9d (diff) | |
download | freeipa.git-358b28398cad150d6aab873a2d998211bf31d335.tar.gz freeipa.git-358b28398cad150d6aab873a2d998211bf31d335.tar.xz freeipa.git-358b28398cad150d6aab873a2d998211bf31d335.zip |
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.
Diffstat (limited to 'install/updates/30-netgroups.update')
-rw-r--r-- | install/updates/30-netgroups.update | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/install/updates/30-netgroups.update b/install/updates/30-netgroups.update deleted file mode 100644 index 0a8609e3..00000000 --- a/install/updates/30-netgroups.update +++ /dev/null @@ -1,9 +0,0 @@ -# Add the default netgroup entries - -dn: cn=alt,$SUFFIX -add:objectClass: nsContainer -add:cn: alt - -dn: cn=ng,cn=alt,$SUFFIX -add:objectClass: nsContainer -add:cn: ng |