4 lines
79 B
Bash
4 lines
79 B
Bash
#!/bin/sh
|
|
# $Id$
|
|
modload -e linux_mod -u -q -o /tmp/linux_mod /lkm/linux_mod.o
|