mirror of
https://github.com/kairos-io/kcrypt.git
synced 2025-09-03 16:07:07 +00:00
Update dracut/29kcrypt/generator.sh
Co-authored-by: Mauro Morales <contact@mauromorales.com>
This commit is contained in:
@@ -9,8 +9,8 @@ GENERATOR_DIR="$2"
|
|||||||
|
|
||||||
oem_label=$(getarg rd.cos.oemlabel=)
|
oem_label=$(getarg rd.cos.oemlabel=)
|
||||||
|
|
||||||
// Several things indicate booting from a different media so we should not do anything
|
## Several things indicate booting from a different media so we should not do anything
|
||||||
// rd.cos.disable is set on LIVECD and disables mounting of any type
|
## rd.cos.disable is set on LIVECD and disables mounting of any type
|
||||||
if getargbool 0 rd.cos.disable; then
|
if getargbool 0 rd.cos.disable; then
|
||||||
exit 0
|
exit 0
|
||||||
fi
|
fi
|
||||||
|
Reference in New Issue
Block a user