%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /proc/self/root/usr/share/dracut/modules.d/90crypt/
Upload File :
Create Path :
Current File : //proc/self/root/usr/share/dracut/modules.d/90crypt/crypt-cleanup.sh

#!/bin/sh
# close everything which is not busy
rm -f /etc/udev/rules.d/70-luks.rules >/dev/null 2>&1

for i in /dev/mapper/luks-*; do
    cryptsetup luksClose $i >/dev/null 2>&1
done

Zerion Mini Shell 1.0