summaryrefslogtreecommitdiff
path: root/sys-apps/microcode-ctl/files/microcode_ctl.conf.d
blob: 0505a80ae92b4321789fd81a8a91e5571145c6fa (plain)
1
2
3
4
5
6
7
8
9
10
11
# /etc/conf.d/microcode_ctl

# Device to pass to microcode_ctl

MICROCODE_DEV="/dev/cpu/microcode"


# Should we try to unload the microcode module after we
# update the cpu microcode ?

MICROCODE_UNLOAD="yes"