mirror of
https://github.com/luscis/openlan.git
synced 2025-12-24 11:10:54 +08:00
10 lines
198 B
Plaintext
10 lines
198 B
Plaintext
## file: /etc/modules-load.d/openlan.conf
|
|
# kernel modules for OpenLAN
|
|
# load it by modprobe
|
|
# cat ./openlan.conf | grep -v ^# | xargs -i modprobe {}
|
|
##
|
|
bridge
|
|
br_netfilter
|
|
vxlan
|
|
xfrm4_mode_tunnel
|