ACC SHELL

Path : /var/lib/named/proc/self/root/lib/mkinitrd/setup/
File Upload :
Current File : //var/lib/named/proc/self/root/lib/mkinitrd/setup/81-firewire.sh

#!/bin/bash
#
#%stage: device
#
if [ "$(echo $block_modules | grep sbp2)" ]; then
        root_firewire=1
fi

# no need to save the var, because the actual loader script does not do anything

ACC SHELL 2018