summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2019-02-03 00:25:14 +0000
committerderaadt <deraadt@openbsd.org>2019-02-03 00:25:14 +0000
commitbedfcc8c41cf32c058a12d4606e6173daa02a145 (patch)
tree7f1bab148099ac25e4f343853f7a0f7f21acfe0d
parentShow the routing address selected by "route-to" in "pfctl -s states". (diff)
downloadwireguard-openbsd-bedfcc8c41cf32c058a12d4606e6173daa02a145.tar.xz
wireguard-openbsd-bedfcc8c41cf32c058a12d4606e6173daa02a145.zip
crank datasize, because mesa is a pig
-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:\