$NetBSD: patch-ab,v 1.6 2004/07/24 23:55:28 grant Exp $

--- scripts/news.daily.in.orig	2004-01-08 09:47:19.000000000 +1100
+++ scripts/news.daily.in
@@ -223,6 +223,10 @@ fi
 
 cd ${PATHETC}
 
+## Unlimit
+ulimit -d `ulimit -H -d`
+ulimit -n `ulimit -H -n`
+
 ##  Show the status of the news system.
 ${DOSTAT} && {
     ${INNSTAT}
