Revision c553931b
Added by Chris Buechler about 16 years ago
etc/rc.bootup | ||
---|---|---|
304 | 304 |
echo "Setting up microcode and tx/rx offloading..."; |
305 | 305 |
setup_microcode(); |
306 | 306 |
echo "done.\n"; |
307 |
|
|
308 |
/* load glxsb unless it's disabled */ |
|
309 |
setup_glxsb(); |
|
307 | 310 |
|
308 | 311 |
mwexec("/sbin/pfctl -f /tmp/rules.debug"); |
309 | 312 |
|
Also available in: Unified diff
Load glxsb by default, unless disabled. Add option to disable to System -> Advanced.