--- rpms/smeserver-denyhosts/contribs10/smeserver-denyhosts-2.9-sme10Initial.patch 2021/03/15 05:11:59 1.1 +++ rpms/smeserver-denyhosts/contribs10/smeserver-denyhosts-2.9-sme10Initial.patch 2021/03/15 20:02:04 1.2 @@ -25,6 +25,12 @@ diff -Nur --no-dereference smeserver-den + + exit 0; +diff -Nur --no-dereference smeserver-denyhosts-2.9.old/root/etc/e-smith/templates/etc/denyhosts.conf/LOCK_FILE smeserver-denyhosts-2.9/root/etc/e-smith/templates/etc/denyhosts.conf/LOCK_FILE +--- smeserver-denyhosts-2.9.old/root/etc/e-smith/templates/etc/denyhosts.conf/LOCK_FILE 2008-04-22 11:07:15.000000000 -0400 ++++ smeserver-denyhosts-2.9/root/etc/e-smith/templates/etc/denyhosts.conf/LOCK_FILE 2021-03-15 15:59:38.605000000 -0400 +@@ -1 +1 @@ +-LOCK_FILE = /var/lock/subsys/denyhosts ++LOCK_FILE = /var/run/denyhosts.pid diff -Nur --no-dereference smeserver-denyhosts-2.9.old/root/etc/e-smith/templates-custom/etc/hosts.allow/sshd smeserver-denyhosts-2.9/root/etc/e-smith/templates-custom/etc/hosts.allow/sshd --- smeserver-denyhosts-2.9.old/root/etc/e-smith/templates-custom/etc/hosts.allow/sshd 2008-04-22 13:30:23.000000000 -0400 +++ smeserver-denyhosts-2.9/root/etc/e-smith/templates-custom/etc/hosts.allow/sshd 1969-12-31 19:00:00.000000000 -0500 @@ -35,11 +41,10 @@ diff -Nur --no-dereference smeserver-den -} diff -Nur --no-dereference smeserver-denyhosts-2.9.old/root/usr/lib/systemd/system/denyhosts.service.d/49-koozali.conf smeserver-denyhosts-2.9/root/usr/lib/systemd/system/denyhosts.service.d/49-koozali.conf --- smeserver-denyhosts-2.9.old/root/usr/lib/systemd/system/denyhosts.service.d/49-koozali.conf 1969-12-31 19:00:00.000000000 -0500 -+++ smeserver-denyhosts-2.9/root/usr/lib/systemd/system/denyhosts.service.d/49-koozali.conf 2021-03-15 01:02:35.658000000 -0400 -@@ -0,0 +1,7 @@ ++++ smeserver-denyhosts-2.9/root/usr/lib/systemd/system/denyhosts.service.d/49-koozali.conf 2021-03-15 15:59:01.282000000 -0400 +@@ -0,0 +1,6 @@ +[Service] +ExecStartPre= -+ExecStartPre=/bin/rm -f /var/lock/subsys/denyhosts +ExecStartPre=/sbin/e-smith/service-status denyhosts + +[Install]