archboot/lib/initcpio/hooks/arch_floppy
2008-12-06 19:12:19 +01:00

4 lines
61 B
Text

run_hook ()
{
/sbin/modprobe -aq floppy>/dev/null 2>&1
}