/[smeserver]/rpms/e-smith-ntp/sme9/e-smith-ntp-2.4.0-Memlimit2.patch
ViewVC logotype

Annotation of /rpms/e-smith-ntp/sme9/e-smith-ntp-2.4.0-Memlimit2.patch

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


Revision 1.1 - (hide annotations) (download)
Tue Feb 5 05:01:58 2013 UTC (11 years, 4 months ago) by wellsi
Branch: MAIN
CVS Tags: e-smith-ntp-2_4_0-3_el6_sme, e-smith-ntp-2_4_0-4_el6_sme, e-smith-ntp-2_4_0-7_el6_sme, e-smith-ntp-2_4_0-5_el6_sme, e-smith-ntp-2_4_0-6_el6_sme, HEAD
* Mon Feb 4 2013 Ian Wells <esmith@wellsi.com> 2.4.0-3.sme
- Remove default and migrate fragments for ntpd memory limit [SME: 7243]

1 wellsi 1.1 diff -ruN e-smith-ntp-2.4.0.old/root/etc/e-smith/db/configuration/defaults/ntpd/MemLimit e-smith-ntp-2.4.0/root/etc/e-smith/db/configuration/defaults/ntpd/MemLimit
2     --- e-smith-ntp-2.4.0.old/root/etc/e-smith/db/configuration/defaults/ntpd/MemLimit 2008-10-07 10:36:26.000000000 -0700
3     +++ e-smith-ntp-2.4.0/root/etc/e-smith/db/configuration/defaults/ntpd/MemLimit 1969-12-31 16:00:00.000000000 -0800
4     @@ -1 +0,0 @@
5     -12000000
6     diff -ruN e-smith-ntp-2.4.0.old/root/etc/e-smith/db/configuration/migrate/ntpMemLimit e-smith-ntp-2.4.0/root/etc/e-smith/db/configuration/migrate/ntpMemLimit
7     --- e-smith-ntp-2.4.0.old/root/etc/e-smith/db/configuration/migrate/ntpMemLimit 2008-10-07 10:36:26.000000000 -0700
8     +++ e-smith-ntp-2.4.0/root/etc/e-smith/db/configuration/migrate/ntpMemLimit 1969-12-31 16:00:00.000000000 -0800
9     @@ -1,5 +0,0 @@
10     -{
11     - my $ntpd = $DB->get('ntpd');
12     - return unless $ntpd;
13     - $ntpd->set_prop('MemLimit', 12000000) if $ntpd->prop('MemLimit') < 12000000;
14     -}

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