mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
sysutils/cpu-microcode: merge the plugin code bases using variants
Should have done this from the start, but now this looks much cooler. ;)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
cpu_microcode_load="YES"
|
||||
cpu_microcode_name="/boot/firmware/%%PLUGIN_VARIANT%%-ucode.bin"
|
||||
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
export microcode_update_enable="YES"
|
||||
|
||||
/usr/local/etc/rc.d/microcode_update start
|
||||
Reference in New Issue
Block a user