/[smecontribs]/rpms/smeserver-bandwidthd/contribs9/smeserver-bandwidthd-2.0.1.2-b8524.patch
ViewVC logotype

Contents of /rpms/smeserver-bandwidthd/contribs9/smeserver-bandwidthd-2.0.1.2-b8524.patch

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


Revision 1.1 - (show annotations) (download)
Tue Nov 10 21:37:23 2015 UTC (8 years, 6 months ago) by unnilennium
Branch: MAIN
CVS Tags: smeserver-bandwidthd-2_0_1_2-5_el6_sme, smeserver-bandwidthd-2_0_1_2-6_el6_sme, smeserver-bandwidthd-2_0_1_2-7_el6_sme, HEAD
*  Mon Nov 10 2015 JP Pialasse <tests@pialasse.com> 2.0.1.2-5.sme
- fixed cron too verbose [SME: 8536]
- fixed wont restart with single IP network [SME: 8524]

1 diff -up smeserver-bandwidthd-2.0.1.2/root/etc/e-smith/templates/etc/bandwidthd.conf/07subnet.b9118 smeserver-bandwidthd-2.0.1.2/root/etc/e-smith/templates/etc/bandwidthd.conf/07subnet
2 --- smeserver-bandwidthd-2.0.1.2/root/etc/e-smith/templates/etc/bandwidthd.conf/07subnet.b9118 2013-12-27 00:05:56.000000000 -0500
3 +++ smeserver-bandwidthd-2.0.1.2/root/etc/e-smith/templates/etc/bandwidthd.conf/07subnet 2015-11-10 16:22:50.000000000 -0500
4 @@ -8,7 +8,6 @@
5 my $ndb = esmith::NetworksDB->open_ro();
6
7 $localAccess = $ndb->local_access_spec();
8 - $localAccess =~ s#/255\.255\.255\.255##g;
9 $localAccess =~ s/ /,/g;
10 $localAccess =~ s:/: :g;
11 my @LocalAccess = split(/,/, $localAccess);

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