/[smeserver]/rpms/e-smith-nutUPS/sme8/e-smith-nutUPS-1.2.0-createlinks.patch
ViewVC logotype

Contents of /rpms/e-smith-nutUPS/sme8/e-smith-nutUPS-1.2.0-createlinks.patch

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


Revision 1.2 - (show annotations) (download)
Tue Oct 7 18:48:20 2008 UTC (15 years, 7 months ago) by slords
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED
New streams

1 diff -Nur -x '*.orig' -x '*.rej' e-smith-nutUPS-1.2.0/createlinks mezzanine_patched_e-smith-nutUPS-1.2.0/createlinks
2 --- e-smith-nutUPS-1.2.0/createlinks 2006-03-15 12:51:21.000000000 -0700
3 +++ mezzanine_patched_e-smith-nutUPS-1.2.0/createlinks 2007-01-19 10:03:31.000000000 -0700
4 @@ -6,7 +6,12 @@
5
6 templates2events("/etc/sysconfig/ups", @events);
7
8 -foreach (qw(ups.conf upsd.conf upsd.users upsmon.conf upssched.conf))
9 +foreach (qw(ups.conf upsd.users upsmon.conf upssched.conf))
10 {
11 templates2events("/etc/ups/$_", @events);
12 }
13 +
14 +foreach (qw(bootstrap-console-save console-save))
15 +{
16 + templates2events("/etc/ups/upsd.conf", $_);
17 +}

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