-# $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.
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:\
#
daemon:\
:ignorenologin:\
- :datasize=1024M:\
+ :datasize=4096M:\
:maxproc=infinity:\
:openfiles-max=1024:\
:openfiles-cur=128:\
# 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:\
# Override resource limits for certain daemons started by rc.d(8)
#
bgpd:\
- :datasize=1024M:\
+ :datasize=16384M:\
:openfiles=512:\
:tc=daemon: