mirror of
https://git.sr.ht/~nabijaczleweli/tzpfms
synced 2025-04-11 09:30:02 +03:00
am i dying
This commit is contained in:
parent
b31a131eb3
commit
6a143b6e8b
@ -1,5 +1,6 @@
|
||||
#!/bin/sh
|
||||
# SPDX-License-Identifier: MIT
|
||||
# shellcheck disable=SC2086
|
||||
|
||||
|
||||
#include "../install.h"
|
||||
|
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user