Revision 1b20a4a6
Added by Renato Botelho over 7 years ago
src/etc/pfSense-rc | ||
---|---|---|
395 | 395 |
/usr/local/www/css |
396 | 396 |
fi |
397 | 397 |
|
398 |
# Apply CPU microcode update |
|
399 |
[ -x /usr/local/etc/rc.d/microcode_update ] \ |
|
400 |
&& /usr/local/etc/rc.d/microcode_update onestart |
|
401 |
|
|
398 | 402 |
/etc/rc.bootup |
399 | 403 |
|
400 | 404 |
# /etc/rc.bootup unset $g['booting'], and removes file |
Also available in: Unified diff
Apply microcode update on boot