/[smeserver]/rpms/e-smith-base/sme9/e-smith-base-5.4.0-rsysloglink.patch
ViewVC logotype

Contents of /rpms/e-smith-base/sme9/e-smith-base-5.4.0-rsysloglink.patch

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


Revision 1.1 - (show annotations) (download)
Thu Feb 7 15:38:34 2013 UTC (11 years, 4 months ago) by wellsi
Branch: MAIN
CVS Tags: e-smith-base-5_4_0-8_el6_sme
* Wed Feb 6 2013 Ian Wells <esmith@wellsi.com> 5.4.0-8.sme
- Remove apmd service and change package to noarch [SME: 7312]

1 diff -ruN e-smith-base-5.4.0.old/createlinks e-smith-base-5.4.0/createlinks
2 --- e-smith-base-5.4.0.old/createlinks 2013-02-06 22:18:48.000000000 -0800
3 +++ e-smith-base-5.4.0/createlinks 2013-02-06 23:10:13.000000000 -0800
4 @@ -598,3 +598,8 @@
5 safe_symlink("/var/service/local" , 'root/service/local');
6 safe_touch("root/var/service/local/down");
7
8 +# Link syslog to rsyslog. Temporary fix.
9 +safe_symlink("rsyslogd" , 'root/sbin/syslogd');
10 +safe_symlink("rsyslog" , 'root/etc/init.d/syslog');
11 +
12 +

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