mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 23:36:07 -05:00
3 lines
79 B
Bash
3 lines
79 B
Bash
#!/bin/sh
|
|
# $Id$
|
|
modload -e linux_mod -u -q -o /tmp/linux_mod /lkm/linux_mod.o
|