Bump maxusers to 64.
This commit is contained in:
parent
6e6e2d7ebf
commit
1f8d640c4b
@ -1,11 +1,11 @@
|
|||||||
# $NetBSD: BABYLON,v 1.2 1998/02/13 04:33:32 enami Exp $
|
# $NetBSD: BABYLON,v 1.3 1998/03/12 06:05:08 thorpej Exp $
|
||||||
#
|
#
|
||||||
# BABYLON -- babylon.netbsd.org, the new mail server
|
# BABYLON -- babylon.netbsd.org, the new mail server
|
||||||
#
|
#
|
||||||
|
|
||||||
include "arch/alpha/conf/std.alpha"
|
include "arch/alpha/conf/std.alpha"
|
||||||
|
|
||||||
maxusers 8
|
maxusers 64
|
||||||
|
|
||||||
# set kernel load address a bit higher to allow kernel to be netbooted.
|
# set kernel load address a bit higher to allow kernel to be netbooted.
|
||||||
# if not netbooting, the "makeoptions LOADADDRESS" line can be commented
|
# if not netbooting, the "makeoptions LOADADDRESS" line can be commented
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
# $NetBSD: NOSY,v 1.20 1997/11/30 23:19:04 mjacob Exp $
|
# $NetBSD: NOSY,v 1.21 1998/03/12 06:04:47 thorpej Exp $
|
||||||
#
|
#
|
||||||
# Kernel for nostromo.nas.nasa.gov.
|
# Kernel for nostromo.nas.nasa.gov.
|
||||||
#
|
#
|
||||||
|
|
||||||
include "arch/alpha/conf/std.alpha"
|
include "arch/alpha/conf/std.alpha"
|
||||||
|
|
||||||
maxusers 8
|
maxusers 64
|
||||||
|
|
||||||
# CPU Support
|
# CPU Support
|
||||||
options DEC_3000_500 # Flamingo etc: 3000/[4-9]00*
|
options DEC_3000_500 # Flamingo etc: 3000/[4-9]00*
|
||||||
|
Loading…
Reference in New Issue
Block a user