blob: 53010b3fc968847d4cd7b01ea7132cf79ae8e36d [file] [log] [blame]
#!/bin/bash
which cryptsetup-reencrypt >/dev/null 2>&1 || exit 1
exit 0