summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfrueauf <frueauf@pkgsrc.org>1999-02-11 07:52:43 +0000
committerfrueauf <frueauf@pkgsrc.org>1999-02-11 07:52:43 +0000
commit3c72106c6075d1ae45659fc8733480eaff51c7b3 (patch)
treedc19648b5da66f2367afe9cc483cab66f7afeabf
parent6bd252e0af9b4c1b74901eddd96850cd02d38e55 (diff)
downloadpkgsrc-3c72106c6075d1ae45659fc8733480eaff51c7b3.tar.gz
Add "ulimit -d `ulimit -H -d`" to news.daily. Provided in pr 6978
by Chris Jones.
-rw-r--r--news/inn/patches/patch-ab14
1 files changed, 14 insertions, 0 deletions
diff --git a/news/inn/patches/patch-ab b/news/inn/patches/patch-ab
new file mode 100644
index 00000000000..9b041d9d153
--- /dev/null
+++ b/news/inn/patches/patch-ab
@@ -0,0 +1,14 @@
+$NetBSD: patch-ab,v 1.3 1999/02/11 07:52:43 frueauf Exp $
+
+--- samples/news.daily.in-orig Fri Jul 24 15:13:00 1998
++++ samples/news.daily.in Thu Feb 11 08:47:18 1999
+@@ -224,6 +224,9 @@
+
+ cd ${PATHETC}
+
++## Unlimit
++ulimit -d `ulimit -H -d`
++
+ ## Show the status of the news system.
+ ${DOSTAT} && {
+ ${INNSTAT}