Make sensors report temperature on slackware64-current with an Intel I7 2600k

For some reasons the required modules don’t get loaded. Add the following to /etc/rc.d/rc.modules right above the line reading ### Mouse support:

### by SV for i2600k temperature
/sbin/modprobe coretemp
/sbin/modprobe pkgtemp

Now sensors report the temperatures.