change intel-em-kmod wrapper to use /usr/local/etc/rc.loader.d

This commit is contained in:
Ad Schellevis
2016-09-08 17:16:06 +02:00
parent bdf469f966
commit bda964bd3a
4 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
echo "uninstall loader hook"
configctl firmware loader rm if_em_updated_load
configctl firmware loader update
+1 -1
View File
@@ -1,2 +1,2 @@
echo "install loader hook"
configctl firmware loader edit if_em_updated_load YES
configctl firmware loader update
+1 -1
View File
@@ -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