--- rpms/e-smith-openssh/sme10/e-smith-openssh-2.6.0-bz11256-logging.patch 2021/02/19 04:17:23 1.1 +++ rpms/e-smith-openssh/sme10/e-smith-openssh-2.6.0-bz11256-logging.patch 2021/02/19 06:07:13 1.2 @@ -25,3 +25,13 @@ diff -Nur e-smith-openssh-2.6.0.old/root + endscript +} + +diff -Nur e-smith-openssh-2.6.0.old/createlinks e-smith-openssh-2.6.0/createlinks +--- e-smith-openssh-2.6.0.old/createlinks 2021-02-19 01:04:35.196000000 -0500 ++++ e-smith-openssh-2.6.0/createlinks 2021-02-19 01:05:30.696000000 -0500 +@@ -54,4 +54,5 @@ + event_link("systemd-reload", $event, "89"); + event_link("systemd-default", $event, "88"); + safe_symlink("restart", "root/etc/e-smith/events/$event/services2adjust/sshd"); +- ++templates2events("/etc/rsyslog.conf",$event); ++safe_symlink("restart", "root/etc/e-smith/events/$event/services2adjust/rsyslog");