7e9988fb4d173004306c4d71edcf1c9ef2297d84
[distro-setup] / iank.conf
1 # Restart mode: (l)ist only, (i)nteractive or (a)utomatically.
2 $nrconf{restart} = 'a';
3 # 0: disable microcode checks completely
4 # On my systems, the default makes the nagios check return 3, unknown.
5 # I don't have any systems which need microcode update detection.
6 $nrconf{ucodehints} = 0;