mirror of
https://git.sr.ht/~nabijaczleweli/tzpfms
synced 2025-04-11 09:30:02 +03:00
Useless quiet=y
This commit is contained in:
parent
ba81298aaa
commit
fcd89b3a93
@ -20,8 +20,6 @@ rootfstype="${rootfstype:=$(getarg rootfstype=)}"
|
||||
TZPFMS_TPM1X="$(getarg TZPFMS_TPM1X=)"
|
||||
[ -z "$TZPFMS_TPM1X" ] || export TZPFMS_TPM1X
|
||||
|
||||
getarg 0 quiet && quiet=y
|
||||
|
||||
|
||||
# There is a race between the zpool import and the pre-mount hooks, so we wait for a pool to be imported
|
||||
while [ "$(zpool list -H)" = "" ]; do
|
||||
|
Loading…
x
Reference in New Issue
Block a user