summaryrefslogtreecommitdiff
path: root/news/inn/patches/patch-ab
blob: 01a7895003a8991af3fa8e54c239cefcc97cf0aa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$NetBSD: patch-ab,v 1.11 2014/08/03 17:33:34 spz Exp $

--- scripts/news.daily.in.orig	2014-05-17 08:24:49.000000000 +0000
+++ scripts/news.daily.in
@@ -276,6 +276,10 @@ fi
 
 cd ${PATHETC}
 
+## Unlimit
+ulimit -d `ulimit -H -d`
+ulimit -n `ulimit -H -n`
+
 ##  Show the status of the news system.
 ${DOSTAT} && {
     ${INNSTAT}