- Loading firmware needs udev to be running
OBS-URL: https://build.opensuse.org/package/show/Base:System/ucode-intel?expand=0&rev=14
This commit is contained in:
parent
46cd6918d1
commit
fe18f2047a
@ -1,7 +1,8 @@
|
||||
#!/bin/bash
|
||||
|
||||
#%stage: boot
|
||||
|
||||
#%depends: udev
|
||||
if [ -w /sys/devices/system/cpu/microcode/reload ];then
|
||||
echo 1 >/sys/devices/system/cpu/microcode/reload
|
||||
fi
|
||||
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 10 12:43:57 UTC 2013 - trenn@suse.de
|
||||
|
||||
- Loading firmware needs udev to be running
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 2 14:17:33 UTC 2013 - trenn@suse.de
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user