mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
add wrapper for intel-em-kmod
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
echo "uninstall loader hook"
|
||||
configctl firmware loader rm if_em_updated_load
|
||||
@@ -0,0 +1,2 @@
|
||||
echo "install loader hook"
|
||||
configctl firmware loader edit if_em_updated_load YES
|
||||
@@ -0,0 +1,7 @@
|
||||
PLUGIN_NAME= intel-em-kmod
|
||||
PLUGIN_VERSION= 1.0
|
||||
PLUGIN_COMMENT= intel-em-kmod wrapper (please reboot after install/deinstall)
|
||||
PLUGIN_DEPENDS= intel-em-kmod
|
||||
PLUGIN_MAINTAINER= ad@opnsense.org
|
||||
|
||||
.include "../../Mk/plugins.mk"
|
||||
Reference in New Issue
Block a user