/[smecontribs]/rpms/smeserver-sysmon/contribs7/smeserver-sysmon-6.1-lang-fix.patch
ViewVC logotype

Annotation of /rpms/smeserver-sysmon/contribs7/smeserver-sysmon-6.1-lang-fix.patch

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


Revision 1.2 - (hide annotations) (download)
Thu Dec 2 15:42:20 2010 UTC (13 years, 5 months ago) by slords
Branch: MAIN
CVS Tags: smeserver-sysmon-6_1-4_el4_sme, smeserver-sysmon-6_1-5_el4_sme, HEAD
Changes since 1.1: +1 -1 lines
* Thu Dec 2 2010 Shad L. Lords <slords@mail.com> 6.1-4.sme
- Fix typo in last patch [SME: 4143]

1 slords 1.1 diff -up smeserver-sysmon-6.1/root/usr/sbin/sysmon.lang-fix smeserver-sysmon-6.1/root/usr/sbin/sysmon
2     --- smeserver-sysmon-6.1/root/usr/sbin/sysmon.lang-fix 2008-03-27 19:27:43.000000000 -0600
3     +++ smeserver-sysmon-6.1/root/usr/sbin/sysmon 2010-12-01 08:30:55.000000000 -0700
4     @@ -12,6 +12,7 @@ use esmith::db;
5     use sigtrap;
6    
7     $ENV {'PATH'} = '/bin:/sbin:/usr/bin:/usr/sbin:/usr/lib/sa';
8 slords 1.2 +$ENV {'LANG'} = 'C';
9 slords 1.1
10     croak "ERROR: Already running!" if (-e "/var/lock/sysmon");
11    

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