/[smeserver]/rpms/e-smith-nutUPS/sme8/e-smith-nutUPS-2.2.0-fixDefaultDriver.patch
ViewVC logotype

Contents of /rpms/e-smith-nutUPS/sme8/e-smith-nutUPS-2.2.0-fixDefaultDriver.patch

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


Revision 1.1 - (show annotations) (download)
Sun May 17 08:22:18 2009 UTC (15 years ago) by snetram
Branch: MAIN
CVS Tags: e-smith-nutUPS-2_2_0-2_el5_sme, HEAD
* Sun May 17 2009 Jonathan Martens <smeserver-contribs@snetram.nl>
- Fix another instance of ups model for new version of nut [SME: 4750]

1 diff -ruN e-smith-nutUPS-2.0.0.old/root/etc/e-smith/templates/etc/ups/ups.conf/UPS e-smith-nutUPS-2.0.0/root/etc/e-smith/templates/etc/ups/ups.conf/UPS
2 --- e-smith-nutUPS-2.0.0.old/root/etc/e-smith/templates/etc/ups/ups.conf/UPS 2008-10-07 18:36:28.000000000 +0100
3 +++ e-smith-nutUPS-2.0.0/root/etc/e-smith/templates/etc/ups/ups.conf/UPS 2009-05-17 08:58:43.000000000 +0100
4 @@ -1,5 +1,5 @@
5 {
6 - my $model = $nut{Model} || "newhidups";
7 + my $model = $nut{Model} || "usbhid-ups";
8 my $device = $nut{Device} || "/var/lib/ups/hiddev0";
9 my $type = $nut{Type};
10 my $mfr = $nut{mfr};

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