/[smeserver]/rpms/e-smith-base/sme10/e-smith-base-5.8.1-bz11950-symlinked-logs.patch
ViewVC logotype

Diff of /rpms/e-smith-base/sme10/e-smith-base-5.8.1-bz11950-symlinked-logs.patch

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

Revision 1.2 by jpp, Sun Apr 17 03:56:39 2022 UTC Revision 1.3 by jpp, Sun Apr 17 04:00:17 2022 UTC
# Line 45  diff -Nur --no-dereference e-smith-base- Line 45  diff -Nur --no-dereference e-smith-base-
45   safe_symlink("restart", "root/etc/e-smith/events/$event/services2adjust/rsyslog");   safe_symlink("restart", "root/etc/e-smith/events/$event/services2adjust/rsyslog");
46  diff -Nur --no-dereference e-smith-base-5.8.1.old/root/etc/e-smith/events/actions/logrotate-migrate e-smith-base-5.8.1/root/etc/e-smith/events/actions/logrotate-migrate  diff -Nur --no-dereference e-smith-base-5.8.1.old/root/etc/e-smith/events/actions/logrotate-migrate e-smith-base-5.8.1/root/etc/e-smith/events/actions/logrotate-migrate
47  --- e-smith-base-5.8.1.old/root/etc/e-smith/events/actions/logrotate-migrate    1969-12-31 19:00:00.000000000 -0500  --- e-smith-base-5.8.1.old/root/etc/e-smith/events/actions/logrotate-migrate    1969-12-31 19:00:00.000000000 -0500
48  +++ e-smith-base-5.8.1/root/etc/e-smith/events/actions/logrotate-migrate        2022-04-16 23:54:07.894000000 -0400  +++ e-smith-base-5.8.1/root/etc/e-smith/events/actions/logrotate-migrate        2022-04-16 23:59:07.124000000 -0400
49  @@ -0,0 +1,50 @@  @@ -0,0 +1,51 @@
50  +#!/bin/bash  +#!/bin/bash
51  +# this script is to migrate old symlink log to regular file in order  +# this script is to migrate old symlink log to regular file in order
52  +# to be handled by logrotate  +# to be handled by logrotate
# Line 67  diff -Nur --no-dereference e-smith-base- Line 67  diff -Nur --no-dereference e-smith-base-
67  +/var/log/httpd/bkpc_access_log  +/var/log/httpd/bkpc_access_log
68  +/var/log/httpd/bkpc_error_log  +/var/log/httpd/bkpc_error_log
69  +/var/log/httpd/issoqlog_access_log  +/var/log/httpd/issoqlog_access_log
70    +/var/log/httpd/isoqlog_access_log
71  +/var/log/httpd/isoqlog_error_log  +/var/log/httpd/isoqlog_error_log
72  +/var/log/httpd/pki_access_log  +/var/log/httpd/pki_access_log
73  +/var/log/httpd/pki_error_log  +/var/log/httpd/pki_error_log


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

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