am i dying

This commit is contained in:
наб 2024-02-29 01:42:14 +01:00
parent b31a131eb3
commit 6a143b6e8b
No known key found for this signature in database
GPG Key ID: BCFD0B018D2658F1
2 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,6 @@
#!/bin/sh
# SPDX-License-Identifier: MIT
# shellcheck disable=SC2086
#include "../install.h"

View File

@ -67,7 +67,7 @@ tzpfms_for_relevant_root_children() {
)
}
tzpfms_load()
tzpfms_load() {
# Match this sexion to i-t/zfs-patch.sh
if command -v zfs-tpm2-load-key > /dev/null && [ -n "$(zfs-tpm-list -Hub TPM2 "$1")" ]; then
with_promptable_tty zfs-tpm2-load-key "$1"