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

Annotation of /rpms/e-smith-ldap/sme9/e-smith-ldap-5.4.0-db_recover_on_startup.patch

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


Revision 1.1 - (hide annotations) (download)
Fri Oct 24 07:42:52 2014 UTC (9 years, 7 months ago) by vip-ire
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-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-12_el6_sme, e-smith-ldap-5_6_0-1_el7_sme, HEAD
* Fri Oct 24 2014 Daniel Berteaud <daniel@firewall-services.com> 5.4.0-12.sme
- Run db_recover on startup [SME: 8622]

1 vip-ire 1.1 diff -Nur e-smith-ldap-5.4.0/root/var/service/ldap/run e-smith-ldap-5.4.0_bz8622/root/var/service/ldap/run
2     --- e-smith-ldap-5.4.0/root/var/service/ldap/run 2014-10-24 09:18:22.973000000 +0200
3     +++ e-smith-ldap-5.4.0_bz8622/root/var/service/ldap/run 2014-10-24 09:39:36.975000000 +0200
4     @@ -47,6 +47,8 @@
5     else
6     ./ldif-fix -i /dev/null | setuidgid ldap slapadd -c
7     fi
8     +else
9     + setuidgid ldap /usr/bin/db_recover -v -h /var/lib/ldap
10     fi
11    
12     loglevel=$(/sbin/e-smith/config getprop ldap LogLevel || echo 256)

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