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

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

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


Revision 1.1 - (show annotations) (download)
Mon Nov 22 15:47:11 2010 UTC (13 years, 6 months ago) by slords
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-72_el5_sme, e-smith-ldap-5_2_0-80_el5_sme, e-smith-ldap-5_2_0-76_el5_sme, e-smith-ldap-5_2_0-71_el5_sme, e-smith-ldap-5_2_0-74_el5_sme, e-smith-ldap-5_2_0-77_el5_sme, e-smith-ldap-5_2_0-75_el5_sme, e-smith-ldap-5_2_0-78_el5_sme, e-smith-ldap-5_2_0-66_el5_sme, e-smith-ldap-5_2_0-70_el5_sme, e-smith-ldap-5_2_0-73_el5_sme, e-smith-ldap-5_2_0-69_el5_sme, e-smith-ldap-5_2_0-68_el5_sme, e-smith-ldap-5_2_0-67_el5_sme, HEAD
* Mon Nov 22 2010 Shad L. Lords <slord@mail.com> 5.2.0-66.sme
- Change startup order for ldap [SME: 6390]

1 diff -up e-smith-ldap-5.2.0/createlinks.startup-order e-smith-ldap-5.2.0/createlinks
2 --- e-smith-ldap-5.2.0/createlinks.startup-order 2010-11-22 08:39:25.000000000 -0700
3 +++ e-smith-ldap-5.2.0/createlinks 2010-11-22 08:39:01.000000000 -0700
4 @@ -49,6 +49,7 @@ event_link("ldap-delete-dumps", "pre-res
5 event_link("set-ldap-bootstrap", "bootstrap-console-save", "95");
6 event_link("reset-ldap-bootstrap", "bootstrap-ldap-save", "95");
7
8 -service_link_enhanced("ldap.init", "S78", "7");
9 +service_link_enhanced("ldap", "S48", "7");
10 +service_link_enhanced("ldap.init", "S49", "7");
11
12 exit 0;

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