/[smeserver]/rpms/e-smith-ldap/sme10/e-smith-ldap-5.6.0-bz11480-timeoutstart.patch
ViewVC logotype

Contents of /rpms/e-smith-ldap/sme10/e-smith-ldap-5.6.0-bz11480-timeoutstart.patch

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


Revision 1.1 - (show annotations) (download)
Mon Mar 22 03:12:12 2021 UTC (3 years, 1 month ago) by jpp
Branch: MAIN
CVS Tags: e-smith-ldap-5_6_0-16_el7_sme, e-smith-ldap-5_6_0-15_el7_sme, e-smith-ldap-5_6_0-10_el7_sme, e-smith-ldap-5_6_0-13_el7_sme, e-smith-ldap-5_6_0-14_el7_sme, e-smith-ldap-5_6_0-17_el7_sme, e-smith-ldap-5_6_0-12_el7_sme, e-smith-ldap-5_6_0-11_el7_sme, HEAD
* Sun Mar 21 2021 Jean-Philippe Pialasse <tests@pialasse.com> 5.6.0-10.sme
- fix ldap failing to start on initial boot [SME: 11480]

1 diff -Nur --no-dereference e-smith-ldap-5.6.0.old/root/usr/lib/systemd/system/ldap.service e-smith-ldap-5.6.0/root/usr/lib/systemd/system/ldap.service
2 --- e-smith-ldap-5.6.0.old/root/usr/lib/systemd/system/ldap.service 2021-03-21 22:58:05.641000000 -0400
3 +++ e-smith-ldap-5.6.0/root/usr/lib/systemd/system/ldap.service 2021-03-21 23:02:49.363000000 -0400
4 @@ -17,6 +17,8 @@
5 ExecStartPre=/sbin/e-smith/systemd/ldap-prepare
6 #ExecStartPre=/usr/libexec/openldap/check-config.sh
7 ExecStart=/usr/sbin/slapd -u ldap -h ${SLAPD_URLS} $SLAPD_OPTIONS
8 +TimeoutStartSec=300
9 +Restart=always
10
11 ExecStopPost=/sbin/e-smith/systemd/ldap-finish
12

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