archboot/hooks/arch-floppy
2007-05-13 17:50:46 +00:00

4 lines
61 B
Text

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