diff options
author | Olivier Houchard <cognet@FreeBSD.org> | 2005-11-14 22:24:48 +0000 |
---|---|---|
committer | Olivier Houchard <cognet@FreeBSD.org> | 2005-11-14 22:24:48 +0000 |
commit | 4b01ab171d7762f7d7ef1a5a83fae13a66d244b7 (patch) | |
tree | f1134a46b554ede6294a871e71e0b150c54ec59c /share/man/man4/man4.i386/linux.4 | |
parent | 481a1fe19e6efcd443f06163bad28b4ee36f1745 (diff) |
Notes
Diffstat (limited to 'share/man/man4/man4.i386/linux.4')
-rw-r--r-- | share/man/man4/man4.i386/linux.4 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/share/man/man4/man4.i386/linux.4 b/share/man/man4/man4.i386/linux.4 index 926b4ab4dbb5..62107acef2d3 100644 --- a/share/man/man4/man4.i386/linux.4 +++ b/share/man/man4/man4.i386/linux.4 @@ -108,6 +108,10 @@ regardless of whether the .Nm module is statically linked into the kernel or loaded as a module. +.Ed +.Pp +Some linux scripts want to execute /lib/ld-linux.so.2. In order to do this, +you should turn the kern.elf32.can_exec_dyn sysctl(8) variable to 1. .Sh FILES .Bl -tag -width /compat/linux/proc -compact .It Pa /compat/linux |