Adding upstream version 2.11.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
6f96c7c854
commit
65508f0a28
533 changed files with 9033 additions and 4835 deletions
7
nvmf-autoconnect/udev-rules/70-nvmf-keys.rules.in
Normal file
7
nvmf-autoconnect/udev-rules/70-nvmf-keys.rules.in
Normal file
|
@ -0,0 +1,7 @@
|
|||
#
|
||||
# nvmf-keys.rules:
|
||||
# Load pre-shared keys into the kernel keyring when
|
||||
# the PSK keyring module gets loaded.
|
||||
#
|
||||
#
|
||||
ACTION=="add", SUBSYSTEM=="module", KERNEL=="nvme_tcp", TEST=="@SYSCONFDIR@/tls-keys", RUN+="@SBINDIR@/nvme tls --import --keyfile @SYSCONFDIR@/tls-keys"
|
Loading…
Add table
Add a link
Reference in a new issue