1 |
diff -urN smeserver-bandwidthd-2.0.1.2.old/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/86bandwidthd smeserver-bandwidthd-2.0.1.2/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/86bandwidthd |
2 |
--- smeserver-bandwidthd-2.0.1.2.old/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/86bandwidthd 2020-11-30 10:35:36.713532493 +0000 |
3 |
+++ smeserver-bandwidthd-2.0.1.2/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/86bandwidthd 2020-11-30 11:51:19.390121828 +0000 |
4 |
@@ -9,6 +9,7 @@ |
5 |
my $satisfy = 'all'; |
6 |
my $name = $bandwidthd{'Name'} || 'Application bandwidthd Login'; |
7 |
my $webinterface = $bandwidthd{'webinterface'} || 'both'; |
8 |
+ $version = "74"; #temp bjr 30nov2020 |
9 |
|
10 |
for ('exit-if-none') |
11 |
{ |