initial commit of file from CVS for smeserver-xt_geoip on Sat Sep 7 16:46:09 AEST 2024
This commit is contained in:
6
root/etc/e-smith/events/actions/xt_geoip_kmod
Normal file
6
root/etc/e-smith/events/actions/xt_geoip_kmod
Normal file
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
modprobe -r xt_geoip
|
||||
weak-modules --add-kernel
|
||||
modprobe xt_geoip
|
||||
|
Reference in New Issue
Block a user