/[smeserver]/rpms/e-smith-ldap/sme8/e-smith-ldap-5.2.0-remove_bdb_logs.patch
ViewVC logotype

Contents of /rpms/e-smith-ldap/sme8/e-smith-ldap-5.2.0-remove_bdb_logs.patch

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


Revision 1.2 - (show annotations) (download)
Tue Nov 13 18:23:21 2012 UTC (11 years, 6 months ago) by vip-ire
Branch: MAIN
CVS Tags: e-smith-ldap-5_2_0-79_el5_sme, e-smith-ldap-5_2_0-81_el5_sme, e-smith-ldap-5_2_0-80_el5_sme, e-smith-ldap-5_2_0-78_el5_sme, HEAD
Changes since 1.1: +7 -7 lines
* Tue Nov 13 2012 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-78.sme
- Fix removing old BDB log files [SME: 7166]

1 diff -Nur e-smith-ldap-5.2.0/root/var/service/ldap/finish e-smith-ldap-5.2.0_mod/root/var/service/ldap/finish
2 --- e-smith-ldap-5.2.0/root/var/service/ldap/finish 2012-11-13 19:22:02.364704224 +0100
3 +++ e-smith-ldap-5.2.0_mod/root/var/service/ldap/finish 2012-11-13 19:17:53.520131378 +0100
4 @@ -1,3 +1,5 @@
5 #! /bin/sh
6
7 -/usr/sbin/slaptest -u 2>/dev/null && exec /usr/sbin/slapcat -l ldif
8 +/usr/sbin/slaptest -u 2>/dev/null && \
9 + /usr/sbin/slapcat -l ldif && \
10 + /usr/sbin/slapd_db_archive -d -h /var/log/bdb/

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