index
:
cryptsetup
debian
progress-linux
upstream
debian 10: cryptsetup
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
misc
/
dracut_90reencrypt
/
check.old
blob: 53010b3fc968847d4cd7b01ea7132cf79ae8e36d (
plain
)
1
2
3
4
5
#!/bin/bash
which
cryptsetup-reencrypt
>/dev/null
2
>
&
1
||
exit
1
exit
0