Parent Directory | Revision Log | Revision Graph
* Tue Nov 13 2012 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-77.sme - Remove unused BDB log files [SME: 7166]
1 | vip-ire | 1.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 17:42:02.600740823 +0100 | ||
3 | +++ e-smith-ldap-5.2.0_mod/root/var/service/ldap/finish 2012-11-13 17:44:26.031463195 +0100 | ||
4 | @@ -1,3 +1,6 @@ | ||
5 | #! /bin/sh | ||
6 | |||
7 | /usr/sbin/slaptest -u 2>/dev/null && exec /usr/sbin/slapcat -l ldif | ||
8 | + | ||
9 | +# Remove unused BDB log files | ||
10 | +/usr/sbin/slapd_db_archive -d -h /var/log/bdb/ |
admin@koozali.org | ViewVC Help |
Powered by ViewVC 1.2.1 |