/[smeserver]/rpms/e-smith-cvm-unix-local/sme10/e-smith-cvm-unix-local-2.6.0-bz11807-log.patch
ViewVC logotype

Diff of /rpms/e-smith-cvm-unix-local/sme10/e-smith-cvm-unix-local-2.6.0-bz11807-log.patch

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

Revision 1.1 by jpp, Fri Feb 18 04:07:52 2022 UTC Revision 1.3 by jpp, Fri May 27 02:14:05 2022 UTC
# Line 9  diff -Nur --no-dereference e-smith-cvm-u Line 9  diff -Nur --no-dereference e-smith-cvm-u
9  diff -Nur --no-dereference e-smith-cvm-unix-local-2.6.0.old/root/etc/logrotate.d/cvm e-smith-cvm-unix-local-2.6.0/root/etc/logrotate.d/cvm  diff -Nur --no-dereference e-smith-cvm-unix-local-2.6.0.old/root/etc/logrotate.d/cvm e-smith-cvm-unix-local-2.6.0/root/etc/logrotate.d/cvm
10  --- e-smith-cvm-unix-local-2.6.0.old/root/etc/logrotate.d/cvm   1969-12-31 19:00:00.000000000 -0500  --- e-smith-cvm-unix-local-2.6.0.old/root/etc/logrotate.d/cvm   1969-12-31 19:00:00.000000000 -0500
11  +++ e-smith-cvm-unix-local-2.6.0/root/etc/logrotate.d/cvm       2022-02-17 23:03:28.150000000 -0500  +++ e-smith-cvm-unix-local-2.6.0/root/etc/logrotate.d/cvm       2022-02-17 23:03:28.150000000 -0500
12  @@ -0,0 +1,12 @@  @@ -0,0 +1,13 @@
13  +/var/log/cvm/*.log {  +/var/log/cvm/*.log {
14  +        create 640 root root  +        create 640 root root
15  +        notifempty  +        notifempty
# Line 17  diff -Nur --no-dereference e-smith-cvm-u Line 17  diff -Nur --no-dereference e-smith-cvm-u
17  +        rotate 28  +        rotate 28
18  +        missingok  +        missingok
19  +        compress  +        compress
20    +        delaycompress
21  +    postrotate  +    postrotate
22  +       /usr/bin/systemctl restart cvm-unix  +       /usr/bin/systemctl restart cvm-unix
23  +    endscript  +    endscript
24  +}  +}
25  +  +
26    diff -Nur --no-dereference e-smith-cvm-unix-local-2.6.0.old/createlinks e-smith-cvm-unix-local-2.6.0/createlinks
27    --- e-smith-cvm-unix-local-2.6.0.old/createlinks        2022-02-18 22:05:57.804000000 -0500
28    +++ e-smith-cvm-unix-local-2.6.0/createlinks    2022-02-18 22:07:57.751000000 -0500
29    @@ -12,3 +12,5 @@
30     event_link("systemd-reload", $event, "89");
31     event_link("systemd-default", $event, "88");
32     templates2events("/etc/systemd/system-preset/49-koozali.preset",$event);
33    +templates2events("/etc/rsyslog.conf",$event);
34    +safe_symlink("restart", "root/etc/e-smith/events/$event/services2adjust/rsyslog");


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