From f218c44b65a40efad1579d59631e53510b2c2ded Mon Sep 17 00:00:00 2001 From: Dmitry Belyavskiy Date: Thu, 17 Apr 2025 11:55:01 +0200 Subject: [PATCH] Supress systemd warning Resolves: RHEL-84816 --- openssh.spec | 2 ++ sshd.sysconfig | 1 + 2 files changed, 3 insertions(+) diff --git a/openssh.spec b/openssh.spec index fc2f849..0bdbce0 100644 --- a/openssh.spec +++ b/openssh.spec @@ -683,6 +683,8 @@ test -f %{sysconfig_anaconda} && \ Resolves: RHEL-58252 - Correct processing of Compression directive Resolves: RHEL-68346 +- Supress systemd warning + Resolves: RHEL-84816 * Tue Feb 18 2025 Dmitry Belyavskiy - 9.9p1-7 - rebuilt diff --git a/sshd.sysconfig b/sshd.sysconfig index ee44ae6..be40d08 100644 --- a/sshd.sysconfig +++ b/sshd.sysconfig @@ -8,3 +8,4 @@ #SSH_RSA_BITS=3072 #SSH_ECDSA_BITS=256 +OPTIONS=""