Files
pkgsrc-ng/news/inn/patches/patch-ab
2016-01-21 23:40:00 +01:00

16 lines
331 B
Plaintext

$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}