/[smeserver]/rpms/e-smith-ldap/sme9/e-smith-ldap-5.4.0-unused.patch
ViewVC logotype

Contents of /rpms/e-smith-ldap/sme9/e-smith-ldap-5.4.0-unused.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Sat Mar 9 23:31:40 2013 UTC (11 years, 2 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-ldap-5_4_0-13_el6_sme, e-smith-ldap-5_4_0-21_el6_sme, e-smith-ldap-5_4_0-17_el6_sme, e-smith-ldap-5_4_0-20_el6_sme, e-smith-ldap-5_4_0-9_el6_sme, e-smith-ldap-5_4_0-16_el6_sme, e-smith-ldap-5_4_0-18_el6_sme, e-smith-ldap-5_4_0-15_el6_sme, e-smith-ldap-5_4_0-14_el6_sme, e-smith-ldap-5_4_0-19_el6_sme, e-smith-ldap-5_4_0-10_el6_sme, e-smith-ldap-5_4_0-12_el6_sme, e-smith-ldap-5_6_0-1_el7_sme, e-smith-ldap-5_4_0-11_el6_sme, HEAD
* Sat Mar 9 2013 Shad L. Lords <slords@mail.com> 5.4.0-9.sme
- Add dummy unused file to slapd.d to prevent openldap-servers
  post script from running [SME: 7258]

1 diff -up e-smith-ldap-5.4.0/root/var/service/ldap/run.unused e-smith-ldap-5.4.0/root/var/service/ldap/run
2 --- e-smith-ldap-5.4.0/root/var/service/ldap/run.unused 2013-03-09 16:25:38.339026168 -0700
3 +++ e-smith-ldap-5.4.0/root/var/service/ldap/run 2013-03-09 16:29:13.893517992 -0700
4 @@ -34,7 +34,8 @@ ln -sf $ldif ./ldif
5 /sbin/e-smith/expand-template /var/lib/ldap/DB_CONFIG
6
7 # Make sure we use the slapd.conf file instead of the new slapd.d
8 -find /etc/openldap/slapd.d/ -mindepth 1 -maxdepth 1 -exec rm -rf {} \;
9 +touch /etc/openldap/slapd.d/unused
10 +find /etc/openldap/slapd.d/ -mindepth 1 -maxdepth 1 -not -name unused -exec rm -rf {} \;
11 /sbin/e-smith/expand-template /etc/openldap/slapd.conf
12
13 # If the ldif dump is empty it's sme8beta: init ldap

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed