summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2019-02-03 00:25:15 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2019-02-03 00:25:15 +0000
commitb0d6fcc1408f3c030e133e5cc677b08f1030d608 (patch)
treed066095578b85fdb01c6fc4d3af0a5126b4f8d81 /etc
parentd586512bf0555d68887412d2f1a5e1a5aa1b6481 (diff)
crank datasize, because mesa is a pig
Diffstat (limited to 'etc')
-rw-r--r--etc/etc.sparc64/login.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/etc.sparc64/login.conf b/etc/etc.sparc64/login.conf
index 974c78d6f29..ba0876349ff 100644
--- a/etc/etc.sparc64/login.conf
+++ b/etc/etc.sparc64/login.conf
@@ -1,4 +1,4 @@
-# $OpenBSD: login.conf,v 1.7 2017/02/06 18:11:33 sthen Exp $
+# $OpenBSD: login.conf,v 1.8 2019/02/03 00:25:14 deraadt 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=512M:\
- :datasize-cur=512M:\
+ :datasize-max=768M:\
+ :datasize-cur=768M:\
:maxproc-max=256:\
:maxproc-cur=128:\
:openfiles-max=1024:\