forked from rpms/openssh
Supress systemd warning
Resolves: RHEL-84816
This commit is contained in:
parent
5d9e98be09
commit
f218c44b65
@ -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 <dbelyavs@redhat.com> - 9.9p1-7
|
||||
- rebuilt
|
||||
|
@ -8,3 +8,4 @@
|
||||
|
||||
#SSH_RSA_BITS=3072
|
||||
#SSH_ECDSA_BITS=256
|
||||
OPTIONS=""
|
||||
|
Loading…
Reference in New Issue
Block a user