summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2019-08-03 23:27:35 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2019-08-03 23:27:35 +0000
commitdc506587a6ee41f0116cd2862c6fd9b5068a1aed (patch)
treefa7644fa123eaba15f8d9caee3447efe92f17e09
parentb7e6306e022c480a5970f26defc46a9e242ab11a (diff)
There are some pretty big arm64 machines so crank maxusers to 80.
-rw-r--r--sys/arch/arm64/conf/GENERIC4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/arm64/conf/GENERIC b/sys/arch/arm64/conf/GENERIC
index 057bb39eaff..c8de0337af1 100644
--- a/sys/arch/arm64/conf/GENERIC
+++ b/sys/arch/arm64/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.104 2019/06/07 04:03:04 jmatthew Exp $
+# $OpenBSD: GENERIC,v 1.105 2019/08/03 23:27:34 deraadt Exp $
#
# GENERIC machine description file
#
@@ -20,7 +20,7 @@
machine arm64
include "../../../conf/GENERIC"
-maxusers 32
+maxusers 80
option TIMEZONE=0 # time zone to adjust RTC time by
option DST=0 # daylight saving time used by RTC