Sync limits with octeon.
authormiod <miod@openbsd.org>
Fri, 15 Dec 2023 10:17:40 +0000 (10:17 +0000)
committermiod <miod@openbsd.org>
Fri, 15 Dec 2023 10:17:40 +0000 (10:17 +0000)
etc/etc.loongson/login.conf

index 438fe44..6f8933f 100644 (file)
@@ -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: