Sign in
nest-open-source
/
manifest_repos
/
cryptsetup
/
3a262f0bc7b6e4ef39a61dd64ee5f31e5aef12d3
/
.
/
misc
/
dracut_90reencrypt
/
check.old
blob: 53010b3fc968847d4cd7b01ea7132cf79ae8e36d [
file
] [
log
] [
blame
]
#!/bin/bash
which cryptsetup
-
reencrypt
>/
dev
/
null
2
>&
1
||
exit
1
exit
0