/[smeserver]/rpms/e-smith-ntp/sme8/e-smith-ntp-1.16.0-migratepool.patch
ViewVC logotype

Contents of /rpms/e-smith-ntp/sme8/e-smith-ntp-1.16.0-migratepool.patch

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


Revision 1.1 - (show annotations) (download)
Mon Jul 9 18:50:38 2007 UTC (16 years, 11 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-ntp-1_16_0-13_el5_sme, e-smith-ntp-1_16_0-16_el5_sme, e-smith-ntp-1_16_0-15_el5_sme, e-smith-ntp-1_16_0-17_el5_sme, e-smith-ntp-1_16_0-12_el5_sme
Updates

1 diff -Nur -x '*.orig' -x '*.rej' e-smith-ntp-1.16.0/root/etc/e-smith/db/configuration/migrate/30pool mezzanine_patched_e-smith-ntp-1.16.0/root/etc/e-smith/db/configuration/migrate/30pool
2 --- e-smith-ntp-1.16.0/root/etc/e-smith/db/configuration/migrate/30pool 1969-12-31 17:00:00.000000000 -0700
3 +++ mezzanine_patched_e-smith-ntp-1.16.0/root/etc/e-smith/db/configuration/migrate/30pool 2007-07-09 05:08:06.000000000 -0600
4 @@ -0,0 +1,8 @@
5 +{
6 + my $pool = $DB->get_prop('ntpd', 'NTPServer');
7 +
8 + if ($pool eq 'pool.ntp.org')
9 + {
10 + $DB->set_prop('ntpd', 'NTPServer', 'smeserver.pool.ntp.org')
11 + }
12 +}

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