feature: add notpm command & keep tpm devices in private-dev (#6390)

An ssh private key may be stored in a Trusted Platform Module (TPM)
device and `private-dev` in ssh.profile currently breaks this use-case,
as it does not keep tpm devices (see #6379).

So add a new `notpm` command and keep tpm devices in /dev by default
with `private-dev` unless `notpm` is used.
This commit is contained in:
qdii 2024-07-09 03:43:55 +02:00 committed by GitHub
parent ad0e8c1272
commit 001320226c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
13 changed files with 56 additions and 8 deletions

View file

@ -27,6 +27,7 @@ nonewprivs
noprinters
noroot
nosound
notpm
notv
nou2f
novideo