summaryrefslogtreecommitdiff
path: root/template/etc/login.conf
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2021-06-03 19:46:57 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2021-06-03 19:46:57 +0200
commit7e31a5259325650b0f10f924fa53baa421005e20 (patch)
treea06e3bd3f43dcc4d49a45f722106c178004802b9 /template/etc/login.conf
parent665a0f7e97ac857224e742c3c83acf393b95fbd8 (diff)
downloadOpenBSD-firewall-7e31a5259325650b0f10f924fa53baa421005e20.tar.gz
OpenBSD-firewall-7e31a5259325650b0f10f924fa53baa421005e20.tar.bz2
updated to OpenBSD 6.9 and synched config with prod system
Diffstat (limited to 'template/etc/login.conf')
-rw-r--r--template/etc/login.conf10
1 files changed, 7 insertions, 3 deletions
diff --git a/template/etc/login.conf b/template/etc/login.conf
index 6083015..ddc6096 100644
--- a/template/etc/login.conf
+++ b/template/etc/login.conf
@@ -1,4 +1,4 @@
-# $OpenBSD: login.conf,v 1.10 2020/05/23 13:16:03 danj Exp $
+# $OpenBSD: login.conf,v 1.12 2021/01/11 20:07:31 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:\
@@ -107,3 +107,7 @@ bgpd:\
unbound:\
:openfiles=512:\
:tc=daemon:
+
+xenodm:\
+ :openfiles=512:\
+ :tc=daemon: