summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2023-12-15 10:17:41 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2023-12-15 10:17:41 +0000
commite28071c1be82510126f39ea2c99530f2c9d00442 (patch)
tree81535656f366358cd9cd3a4afcc0fb5c2aa23c89 /etc
parent151aca6ea7d9bae40a1fdd39f96b868d147ed4bf (diff)
Sync limits with octeon.
Diffstat (limited to 'etc')
-rw-r--r--etc/etc.loongson/login.conf12
1 files changed, 6 insertions, 6 deletions
diff --git a/etc/etc.loongson/login.conf b/etc/etc.loongson/login.conf
index 438fe44ad53..6f8933f3028 100644
--- a/etc/etc.loongson/login.conf
+++ b/etc/etc.loongson/login.conf
@@ -1,4 +1,4 @@
-# $OpenBSD: login.conf,v 1.18 2023/12/11 19:52:40 kettenis Exp $
+# $OpenBSD: login.conf,v 1.19 2023/12/15 10:17:40 miod Exp $
#
# Sample login.conf file. See login.conf(5) for details.
@@ -41,8 +41,8 @@ auth-ftp-defaults:auth-ftp=passwd:
default:\
:path=/usr/bin /bin /usr/sbin /sbin /usr/X11R6/bin /usr/local/bin /usr/local/sbin:\
:umask=022:\
- :datasize-max=1024M:\
- :datasize-cur=1024M:\
+ :datasize-max=1536M:\
+ :datasize-cur=1536M:\
:maxproc-max=256:\
:maxproc-cur=128:\
:openfiles-max=1024:\
@@ -59,7 +59,7 @@ default:\
#
daemon:\
:ignorenologin:\
- :datasize=1024M:\
+ :datasize=4096M:\
:maxproc=infinity:\
:openfiles-max=1024:\
:openfiles-cur=128:\
@@ -71,7 +71,7 @@ daemon:\
# Staff have fewer restrictions and can login even when nologins are set.
#
staff:\
- :datasize-cur=1024M:\
+ :datasize-cur=1536M:\
:datasize-max=infinity:\
:maxproc-max=512:\
:maxproc-cur=128:\
@@ -103,7 +103,7 @@ pbuild:\
# Override resource limits for certain daemons started by rc.d(8)
#
bgpd:\
- :datasize=1024M:\
+ :datasize=16384M:\
:openfiles=512:\
:tc=daemon: