summaryrefslogtreecommitdiffstats
path: root/debian/checks/swap
blob: 28914179a16408f93d13d3500229c89bec6f22b7 (plain)
1
2
3
4
5
#!/bin/sh

echo "WARNING: The check script $0 is deprecated. Please use check script blkid instead." >&2

/lib/cryptsetup/checks/blkid "$1" "swap"