diff options
Diffstat (limited to 'sys/arch/sparc/conf/SUN4C')
-rw-r--r-- | sys/arch/sparc/conf/SUN4C | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/arch/sparc/conf/SUN4C b/sys/arch/sparc/conf/SUN4C index 77a8ad89f2e..88d81a59978 100644 --- a/sys/arch/sparc/conf/SUN4C +++ b/sys/arch/sparc/conf/SUN4C @@ -49,6 +49,8 @@ option LKM option COMPAT_SUNOS # compatibility with SunOS binaries option COMPAT_SVR4 # compatibility with SVR4 binaries +maxusers 16 # estimated number of users + config bsd swap generic mainbus0 at root |