crypt/disconnect

This commit is contained in:
Marc Beninca 2025-03-30 20:19:58 +02:00
parent 36a0479882
commit d034a99da7
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -86,6 +86,7 @@ rwx_crypt() {
rwx_log_error 6 "Closing failure: ${crypt_arg}" rwx_log_error 6 "Closing failure: ${crypt_arg}"
fi fi
# TODO disconnect device # TODO disconnect device
rwx_log_error 7 "Disconnecting failure: ${crypt_arg}"
;; ;;
*) ;; *) ;;
esac esac