/[smeserver]/rpms/e-smith-ntp/sme10/e-smith-ntp-2.6.0-bz9690.syslog.patch
ViewVC logotype

Contents of /rpms/e-smith-ntp/sme10/e-smith-ntp-2.6.0-bz9690.syslog.patch

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


Revision 1.1 - (show annotations) (download)
Fri Jul 22 09:41:42 2016 UTC (7 years, 10 months ago) by unnilennium
Branch: MAIN
CVS Tags: e-smith-ntp-2_6_0-16_el7_sme, e-smith-ntp-2_6_0-13_el7_sme, e-smith-ntp-2_6_0-18_el7_sme, e-smith-ntp-2_6_0-15_el7_sme, e-smith-ntp-2_6_0-12_el7_sme, e-smith-ntp-2_6_0-14_el7_sme, e-smith-ntp-2_6_0-11_el7_sme, e-smith-ntp-2_6_0-17_el7_sme, e-smith-ntp-2_6_0-3_el7_sme, e-smith-ntp-2_6_0-7_el7_sme, e-smith-ntp-2_6_0-6_el7_sme, e-smith-ntp-2_6_0-5_el7_sme, e-smith-ntp-2_6_0-10_el7_sme, e-smith-ntp-2_6_0-9_el7_sme, e-smith-ntp-2_6_0-4_el7_sme, e-smith-ntp-2_6_0-8_el7_sme, HEAD
* Fri Jul 22 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-3.sme
- fix wrong link to restart rsyslog [SME: 9690]

1 diff -up e-smith-ntp-2.6.0/createlinks.bz9690.syslog e-smith-ntp-2.6.0/createlinks
2 --- e-smith-ntp-2.6.0/createlinks.bz9690.syslog 2013-02-02 01:58:58.000000000 -0500
3 +++ e-smith-ntp-2.6.0/createlinks 2016-07-22 05:39:40.111000000 -0400
4 @@ -34,7 +34,7 @@ foreach my $file (
5 $event = "timeserver-update";
6
7 safe_symlink("restart", "root/etc/e-smith/events/$event/services2adjust/ntpd");
8 -safe_symlink("restart", "root/etc/e-smith/events/$event/services2adjust/syslog");
9 +safe_symlink("restart", "root/etc/e-smith/events/$event/services2adjust/rsyslog");
10
11 #--------------------------------------------------
12 # actions for timezone-update event
13 @@ -45,7 +45,7 @@ $event = "timezone-update";
14 event_link("conf-timezone", $event, "30");
15 event_link("set-time-date", $event, "40");
16 safe_symlink("restart", "root/etc/e-smith/events/$event/services2adjust/crond");
17 -safe_symlink("restart", "root/etc/e-smith/events/$event/services2adjust/syslog");
18 +safe_symlink("restart", "root/etc/e-smith/events/$event/services2adjust/rsyslog");
19 safe_symlink("restart", "root/etc/e-smith/events/$event/services2adjust/squid");
20 safe_symlink("restart", "root/etc/e-smith/events/$event/services2adjust/httpd-e-smith");
21

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