openssh: fix recursive key file removal
authorMichael Heimpold <mhei@heimpold.de>
Sat, 25 Jan 2025 11:15:16 +0000 (12:15 +0100)
committerMichael Heimpold <mhei@heimpold.de>
Sun, 26 Jan 2025 13:36:15 +0000 (14:36 +0100)
commit9ef2d15c291e85d066522ca68d2cd7114a038aaa
tree680f6edd68c4bec8947b65d4a7fbe17546e53067
parent359a615d6f0cceca5326446df2cf57bbd625450f
openssh: fix recursive key file removal

The -r option is not required here but should also not hurt,
since it was already tested, that $key is a file.
However, to express the intent of the command more clearly,
let's drop it.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
net/openssh/Makefile
net/openssh/files/sshd.init