/[smecontribs]/rpms/smeserver-bandwidthd/contribs8/smeserver-bandwidthd-2.0.1.1-mysqlinit.patch
ViewVC logotype

Contents of /rpms/smeserver-bandwidthd/contribs8/smeserver-bandwidthd-2.0.1.1-mysqlinit.patch

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


Revision 1.1 - (show annotations) (download)
Mon Dec 30 00:13:29 2013 UTC (10 years, 6 months ago) by unnilennium
Branch: MAIN
CVS Tags: smeserver-bandwidthd-2_0_1_1-4_el5_sme, smeserver-bandwidthd-2_0_1_1-7_el5_sme, smeserver-bandwidthd-2_0_1_1-5_el5_sme, smeserver-bandwidthd-2_0_1_1-6_el5_sme
* Sun Dec 29 2013 JP Pialasse <tests@pialasse.com> 2.0.1.1-4.sme
- fix missing mysql.init
- fix http auth error

1 diff -up smeserver-bandwidthd-2.0.1.1/createlinks.mysqlinit smeserver-bandwidthd-2.0.1.1/createlinks
2 --- smeserver-bandwidthd-2.0.1.1/createlinks.mysqlinit 2013-12-27 14:53:54.000000000 -0500
3 +++ smeserver-bandwidthd-2.0.1.1/createlinks 2013-12-29 19:06:52.000000000 -0500
4 @@ -15,6 +15,7 @@ use esmith::Build::CreateLinks qw(:all);
5 # services to launch on event
6 safe_symlink("restart", "root/etc/e-smith/events/conf-bandwidthd/services2adjust/bandwidthd");
7 safe_symlink("sigusr1", "root/etc/e-smith/events/conf-bandwidthd/services2adjust/httpd-e-smith");
8 + safe_symlink("restart", "root/etc/e-smith/events/conf-bandwidthd/services2adjust/mysql.init");
9
10 # links for rc.d from init.d
11 service_link_enhanced("bandwidthd", "S85", "7");

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