SILENT KILLERPanel

Current Path: > > lib > dracut > modules.d > > 90crypt


Operation   : Linux premium88.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
Software     : Apache
Server IP    : 185.61.154.216 | Your IP: 216.73.216.44
Domains      : 1034 Domain(s)
Permission   : [ 0755 ]

Files and Folders in: //lib/dracut/modules.d//90crypt

NameTypeSizeLast ModifiedActions
crypt-cleanup.sh File 442 bytes October 08 2018 13:38:33.
crypt-lib.sh File 7651 bytes October 08 2018 13:38:33.
crypt-run-generator.sh File 770 bytes October 08 2018 13:38:33.
cryptroot-ask.sh File 4870 bytes October 08 2018 13:38:33.
module-setup.sh File 4716 bytes July 15 2025 09:09:21.
parse-crypt.sh File 7137 bytes October 08 2018 13:38:33.
parse-keydev.sh File 1377 bytes October 08 2018 13:38:33.
probe-keydev.sh File 382 bytes October 08 2018 13:38:33.

Reading File: //lib/dracut/modules.d//90crypt/probe-keydev.sh

#!/bin/sh

. /lib/dracut-crypt-lib.sh


real_keydev="$1"; keypath="$2"; luksdev="$3"

[ -z "$real_keydev" -o -z "$keypath" ] && die 'probe-keydev: wrong usage!'
[ -z "$luksdev" ] && luksdev='*'

info "Probing $real_keydev for $keypath..."
test_dev -f "$real_keydev" "$keypath" || exit 1

info "Found $keypath on $real_keydev"
echo "$luksdev:$real_keydev:$keypath" >> /tmp/luks.keys

SILENT KILLER Tool