archboot/hooks/arch_floppy
2007-09-07 17:22:10 +00:00

4 lines
61 B
Text

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