Steve Price wrote:

> On -current at least you can set the following sysctl knobs.  Beware!
> No telling what might break if you do this, so you're on your own if
> you change them and weird things start happening with your other
> Linux apps.
> 
> $ sysctl -a | grep linux
> compat.linux.osname: Linux
> compat.linux.osrelease: 2.2.12
> compat.linux.oss_version: 198144

If you need to have compat.linux.osname something other than Linux *and*
you also need it to have Linux for other binaries you are running
concurrently, then you can always create a prison. The sysctls are on a
per jail basis. See jail(8)

FYI,

-- 
Marcel Moolenaar
  mail: [EMAIL PROTECTED] / [EMAIL PROTECTED]
  tel:  (408) 447-4222


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to