pkgsrc/news/inn/patches/patch-ab
1999-07-18 23:34:12 +00:00

15 lines
342 B
Text

$NetBSD: patch-ab,v 1.4 1999/07/18 23:34:13 tron Exp $
--- samples/news.daily.in.orig Mon May 17 10:26:41 1999
+++ samples/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}