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