mirror of
https://github.com/opnsense/src.git
synced 2026-03-18 00:25:50 -04:00
4 lines
56 B
Text
4 lines
56 B
Text
|
|
#!/bin/sh
|
||
|
|
# $Id$
|
||
|
|
modload -e linux_init /lkm/linux_mod.o
|