Raise "staff" login class datasize-cur on arm64 to the value of amd64.
authorstsp <stsp@openbsd.org>
Mon, 1 Aug 2022 12:17:30 +0000 (12:17 +0000)
committerstsp <stsp@openbsd.org>
Mon, 1 Aug 2022 12:17:30 +0000 (12:17 +0000)
Values for other login classes defined in this file match amd64 already.

ok millert, tb, deraadt

etc/etc.arm64/login.conf

index 495190b..3239158 100644 (file)
@@ -1,4 +1,4 @@
-# $OpenBSD: login.conf,v 1.13 2022/02/21 06:38:57 robert Exp $
+# $OpenBSD: login.conf,v 1.14 2022/08/01 12:17:30 stsp Exp $
 
 #
 # Sample login.conf file.  See login.conf(5) for details.
@@ -71,7 +71,7 @@ daemon:\
 # Staff have fewer restrictions and can login even when nologins are set.
 #
 staff:\
-       :datasize-cur=768M:\
+       :datasize-cur=1536M:\
        :datasize-max=infinity:\
        :maxproc-max=512:\
        :maxproc-cur=128:\