/[smeserver]/rpms/e-smith-openssh/sme10/e-smith-openssh-2.6.0-bz11256-logging.patch
ViewVC logotype

Diff of /rpms/e-smith-openssh/sme10/e-smith-openssh-2.6.0-bz11256-logging.patch

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

Revision 1.1 by jpp, Fri Feb 19 04:17:23 2021 UTC Revision 1.3 by jpp, Tue Mar 16 20:59:50 2021 UTC
# Line 4  diff -Nur e-smith-openssh-2.6.0.old/root Line 4  diff -Nur e-smith-openssh-2.6.0.old/root
4  @@ -0,0 +1,6 @@  @@ -0,0 +1,6 @@
5  +  +
6  +#sshd  +#sshd
7    +if $programname == 'sshd' and $syslogfacility-text == 'authpriv' then      /var/log/secure
8  +:programname, isequal, "sshd"            /var/log/sshd/sshd.log  +:programname, isequal, "sshd"            /var/log/sshd/sshd.log
9  +:programname, isequal, "sshd"            stop  +& stop
 +  
10  +  +
11  diff -Nur e-smith-openssh-2.6.0.old/root/etc/logrotate.d/sshd e-smith-openssh-2.6.0/root/etc/logrotate.d/sshd  diff -Nur e-smith-openssh-2.6.0.old/root/etc/logrotate.d/sshd e-smith-openssh-2.6.0/root/etc/logrotate.d/sshd
12  --- e-smith-openssh-2.6.0.old/root/etc/logrotate.d/sshd 1969-12-31 19:00:00.000000000 -0500  --- e-smith-openssh-2.6.0.old/root/etc/logrotate.d/sshd 1969-12-31 19:00:00.000000000 -0500
# Line 25  diff -Nur e-smith-openssh-2.6.0.old/root Line 25  diff -Nur e-smith-openssh-2.6.0.old/root
25  +    endscript  +    endscript
26  +}  +}
27  +  +
28    diff -Nur e-smith-openssh-2.6.0.old/createlinks e-smith-openssh-2.6.0/createlinks
29    --- e-smith-openssh-2.6.0.old/createlinks       2021-02-19 01:04:35.196000000 -0500
30    +++ e-smith-openssh-2.6.0/createlinks   2021-02-19 01:05:30.696000000 -0500
31    @@ -54,4 +54,5 @@
32     event_link("systemd-reload", $event, "89");
33     event_link("systemd-default", $event, "88");
34     safe_symlink("restart", "root/etc/e-smith/events/$event/services2adjust/sshd");
35    -                                                                                    
36    +templates2events("/etc/rsyslog.conf",$event);
37    +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