diff --git a/sh/cryptsetup.sh b/sh/cryptsetup.sh index 3927886..19c4232 100644 --- a/sh/cryptsetup.sh +++ b/sh/cryptsetup.sh @@ -86,6 +86,7 @@ rwx_crypt() { rwx_log_error 6 "Closing failure: ${crypt_arg}" fi # TODO disconnect device + rwx_log_error 7 "Disconnecting failure: ${crypt_arg}" ;; *) ;; esac