#!/bin/sh echo "WARNING: The check script $0 is depreciated. Please use check script blkid instead." >&2 /lib/cryptsetup/checks/blkid "$1" "xfs"