All pastes #549006 Raw Edit

Miscellany

public text v1 · immutable
#549006 ·published 2007-06-07 22:55 UTC
rendered paste body
If you're using the default kernel then Linux compatibility is already compiled in, you just need to set the kern.emul.linux to 1 (put kern.emul.linux=1 in /etc/sysctl.conf to do that automatically at each startup, or you can run sysctl kern.emul.linux=1 to do it without restarting).