diff options
| author | Brooks Davis <brooks@FreeBSD.org> | 2010-02-24 22:16:16 +0000 |
|---|---|---|
| committer | Brooks Davis <brooks@FreeBSD.org> | 2010-02-24 22:16:16 +0000 |
| commit | 3c48c0897f5c2e2ecf73afaea87d2b0f7752cde9 (patch) | |
| tree | b7d22c1e6b6b8764c9e0d2bb56da2322103d9a44 /sys/boot/forth | |
| parent | 8224141fb79bdd7d3368a77e315ac1ccb64e148e (diff) | |
Notes
Diffstat (limited to 'sys/boot/forth')
| -rw-r--r-- | sys/boot/forth/loader.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/boot/forth/loader.conf b/sys/boot/forth/loader.conf index 44eef5fb9b1e..523a2f7ce3e1 100644 --- a/sys/boot/forth/loader.conf +++ b/sys/boot/forth/loader.conf @@ -101,6 +101,7 @@ module_path="/boot/modules" # Set the module search path #kern.maxusers="32" # Set size of various static tables #kern.nbuf="" # Set the number of buffer headers #kern.ncallout="" # Set the maximum # of timer events +#kern.ngroups="1023" # Set the maximum # of supplemental groups #kern.sgrowsiz="" # Set the amount to grow stack #kern.cam.scsi_delay="2000" # Delay (in ms) before probing SCSI #kern.ipc.maxsockets="" # Set the maximum number of sockets avaliable |
