/[smeserver]/rpms/e-smith-manager/sme10/e-smith-manager-2.8.0-bz11872-log.patch
ViewVC logotype

Annotation of /rpms/e-smith-manager/sme10/e-smith-manager-2.8.0-bz11872-log.patch

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


Revision 1.1 - (hide annotations) (download)
Sat Feb 19 04:20:23 2022 UTC (2 years, 3 months ago) by jpp
Branch: MAIN
CVS Tags: e-smith-manager-2_8_0-36_el7_sme, e-smith-manager-2_8_0-35_el7_sme, e-smith-manager-2_8_0-38_el7_sme, e-smith-manager-2_8_0-37_el7_sme, HEAD
* Fri Feb 18 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.8.0-35.sme
- removing reference to old log rotation action [SME: 11872]

1 jpp 1.1 diff -Nur --no-dereference e-smith-manager-2.8.0.old/createlinks e-smith-manager-2.8.0/createlinks
2     --- e-smith-manager-2.8.0.old/createlinks 2022-02-18 23:15:25.437000000 -0500
3     +++ e-smith-manager-2.8.0/createlinks 2022-02-18 23:16:22.990000000 -0500
4     @@ -61,18 +61,6 @@
5    
6     templates2events("/etc/e-smith/web/common/cgi-bin/AuthTKT.cfg", 'bootstrap-console-save');
7    
8     -# Set up generic logfile timestamp renaming/symlinking
9     -
10     -foreach (qw(
11     - /var/log/httpd/admin_access_log
12     - /var/log/httpd/admin_error_log
13     - ))
14     -{
15     - safe_touch "root/etc/e-smith/events/logrotate/logfiles2timestamp/$_";
16     - safe_touch "root/etc/e-smith/events/post-install/logfiles2timestamp/$_";
17     - safe_touch "root/etc/e-smith/events/post-upgrade/logfiles2timestamp/$_";
18     -}
19     -
20     foreach (qw(console-save remoteaccess-update logrotate))
21     {
22     safe_symlink("reload", "root/etc/e-smith/events/$_/services2adjust/httpd-admin");

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