Port to Trixie.

This commit is contained in:
Aaron Rainbolt 2025-08-05 22:58:06 -05:00
parent 5a17e67c0a
commit 86f44063eb
No known key found for this signature in database
GPG key ID: A709160D73C79109
4 changed files with 4 additions and 4 deletions

View file

@ -6,7 +6,7 @@
## configuration. When security-misc is updated, this file may be overwritten.
## Used for SSH client key management
## https://manpages.debian.org/bookworm/openssh-client/ssh-agent.1.en.html
## https://manpages.debian.org/trixie/openssh-client/ssh-agent.1.en.html
## Debian installs ssh-agent with setgid permissions (2755) and with
## _ssh as the group to help mitigate ptrace attacks that could extract
## private keys from the agent's memory.