summaryrefslogtreecommitdiff
path: root/etc/login.conf
diff options
context:
space:
mode:
Diffstat (limited to 'etc/login.conf')
-rw-r--r--etc/login.conf8
1 files changed, 4 insertions, 4 deletions
diff --git a/etc/login.conf b/etc/login.conf
index 9973117beaa..727196d8e20 100644
--- a/etc/login.conf
+++ b/etc/login.conf
@@ -1,4 +1,4 @@
-# $OpenBSD: login.conf,v 1.20 2005/04/28 06:37:22 biorn Exp $
+# $OpenBSD: login.conf,v 1.21 2005/06/02 21:11:17 millert Exp $
#
# Sample login.conf file. See login.conf(5) for details.
@@ -40,8 +40,8 @@ auth-ftp-defaults:auth-ftp=passwd:
default:\
:path=/usr/bin /bin /usr/sbin /sbin /usr/X11R6/bin /usr/local/bin:\
:umask=022:\
- :datasize-max=256M:\
- :datasize-cur=75M:\
+ :datasize-max=512M:\
+ :datasize-cur=156M:\
:maxproc-max=128:\
:maxproc-cur=64:\
:openfiles-cur=64:\
@@ -69,7 +69,7 @@ daemon:\
# Staff have fewer restrictions and can login even when nologins are set.
#
staff:\
- :datasize-cur=75M:\
+ :datasize-cur=156M:\
:datasize-max=infinity:\
:maxproc-max=256:\
:maxproc-cur=128:\