zfsunlock: set -x
This commit is contained in:
parent
878cf4071c
commit
5207327591
@ -13,6 +13,7 @@
|
|||||||
}: let
|
}: let
|
||||||
timeoutStr = builtins.toString pingTimeoutSec;
|
timeoutStr = builtins.toString pingTimeoutSec;
|
||||||
in ''
|
in ''
|
||||||
|
set -x
|
||||||
# if host is reachable via "pingEndpoint", which, we presume is
|
# if host is reachable via "pingEndpoint", which, we presume is
|
||||||
# VPN (which implies the rootfs has been unlocked for VPN to work),
|
# VPN (which implies the rootfs has been unlocked for VPN to work),
|
||||||
# exit successfully.
|
# exit successfully.
|
||||||
|
Loading…
Reference in New Issue
Block a user