$NetBSD: patch-ab,v 1.5 2001/02/08 16:23:07 tron Exp $

--- scripts/news.daily.in.orig	Mon May 17 10:26:41 1999
+++ scripts/news.daily.in	Mon May 17 10:27:14 1999
@@ -226,6 +226,10 @@
 
 cd ${PATHETC}
 
+## Unlimit
+ulimit -d `ulimit -H -d`
+ulimit -n `ulimit -H -n`
+
 ##  Show the status of the news system.
 ${DOSTAT} && {
     ${INNSTAT}
