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