/[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.3 - (show annotations) (download)
Mon Mar 24 03:05:36 2014 UTC (10 years, 2 months ago) by wellsi
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +0 -0 lines
FILE REMOVED
* Sun Mar 23 2014 Ian Wells <esmith@wellsi.com> 5.6.0-1.sme
- Roll new stream to remove obsolete images [SME: 7962]

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/rc.d/init.d/syslog');
11 +
12 +

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