summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorart <art@openbsd.org>2001-02-13 16:25:54 +0000
committerart <art@openbsd.org>2001-02-13 16:25:54 +0000
commitba880c220c444acee5df99eaa46ff80b67743a90 (patch)
tree4d9dc206a3d00f81864affcc8d23054d292cfe5f
parentCleanup. (diff)
downloadwireguard-openbsd-ba880c220c444acee5df99eaa46ff80b67743a90.tar.xz
wireguard-openbsd-ba880c220c444acee5df99eaa46ff80b67743a90.zip
Bump maxusers to 32.
-rw-r--r--sys/arch/alpha/conf/GENERIC4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/alpha/conf/GENERIC b/sys/arch/alpha/conf/GENERIC
index 4d5a7829414..6d755d48349 100644
--- a/sys/arch/alpha/conf/GENERIC
+++ b/sys/arch/alpha/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.65 2001/02/13 14:50:33 deraadt Exp $
+# $OpenBSD: GENERIC,v 1.66 2001/02/13 16:25:54 art Exp $
# $NetBSD: GENERIC,v 1.31 1996/12/03 17:25:29 cgd Exp $
#
# Generic Alpha kernel. Enough to get booted, etc., but not much more.
@@ -6,7 +6,7 @@
machine alpha
include "../../../conf/GENERIC"
-maxusers 8
+maxusers 32
option PMAP_NEW # required
option UVM # required