sysutils/cpu-microcode: remove the late loading code, AMD early load now supported

This commit is contained in:
Franco Fichtner
2024-10-17 11:47:30 +02:00
parent 1a64cab8cb
commit 8acc780ecc
2 changed files with 1 additions and 6 deletions
+1 -1
View File
@@ -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