mirror of
https://git.sr.ht/~nabijaczleweli/tzpfms
synced 2025-06-06 22:33:01 +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=)"
|
TZPFMS_TPM1X="$(getarg TZPFMS_TPM1X=)"
|
||||||
[ -z "$TZPFMS_TPM1X" ] || export 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
|
# 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
|
while [ "$(zpool list -H)" = "" ]; do
|
||||||
|
Loading…
x
Reference in New Issue
Block a user