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=""