mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
sysutils/cpu-microcode: remove the late loading code, AMD early load now supported
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
PLUGIN_NAME= cpu-microcode-amd
|
||||
PLUGIN_VERSION= 1.0
|
||||
PLUGIN_VERSION= 1.1
|
||||
PLUGIN_COMMENT= CPU microcode updates
|
||||
PLUGIN_DEPENDS= x86info
|
||||
PLUGIN_MAINTAINER= franco@opnsense.org
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
#!/bin/sh
|
||||
|
||||
export microcode_update_enable="YES"
|
||||
|
||||
/usr/local/etc/rc.d/microcode_update start
|
||||
Reference in New Issue
Block a user