summaryrefslogtreecommitdiff
path: root/news/inn
diff options
context:
space:
mode:
authorfrueauf <frueauf>1999-02-11 07:52:43 +0000
committerfrueauf <frueauf>1999-02-11 07:52:43 +0000
commit81eab79694f43130e88f8ac3bb3c41f31be98141 (patch)
treedc19648b5da66f2367afe9cc483cab66f7afeabf /news/inn
parentf45abbd1fe50581751ed7c0dd611df877a58dc6d (diff)
downloadpkgsrc-81eab79694f43130e88f8ac3bb3c41f31be98141.tar.gz
Add "ulimit -d `ulimit -H -d`" to news.daily. Provided in pr 6978
by Chris Jones.
Diffstat (limited to 'news/inn')
-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}