summaryrefslogtreecommitdiffstats
path: root/etc/login.conf
diff options
context:
space:
mode:
Diffstat (limited to 'etc/login.conf')
-rw-r--r--etc/login.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/login.conf b/etc/login.conf
index 154b0fb..2f73ea9 100644
--- a/etc/login.conf
+++ b/etc/login.conf
@@ -9,7 +9,7 @@
# This file controls resource limits, accounting limits and
# default user environment settings.
#
-# $Id$
+# $Id: login.conf,v 1.5 1997/02/23 09:20:41 peter Exp $
#
@@ -118,7 +118,7 @@ root:\
:maxproc=infinity:\
:memoryuse-cur=32M:\
:maxproc-cur=64:\
- :openfiles-cur=256:\
+ :openfiles-cur=1024:\
:priority=0:\
:requirehome@:\
:umask=022:\
@@ -137,7 +137,7 @@ daemon:\
:memoryuse-cur=64M:\
:memorylocked-cur=64M:\
:maxproc=32:\
- :openfiles=256:\
+ :openfiles=1024:\
:tc=default:
OpenPOWER on IntegriCloud