zfsunlock: set -x

This commit is contained in:
Motiejus Jakštys 2024-02-27 21:21:53 +02:00
parent 878cf4071c
commit 5207327591
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@
}: let
timeoutStr = builtins.toString pingTimeoutSec;
in ''
set -x
# if host is reachable via "pingEndpoint", which, we presume is
# VPN (which implies the rootfs has been unlocked for VPN to work),
# exit successfully.