diff options
author | frueauf <frueauf@pkgsrc.org> | 1999-02-11 07:52:43 +0000 |
---|---|---|
committer | frueauf <frueauf@pkgsrc.org> | 1999-02-11 07:52:43 +0000 |
commit | 3c72106c6075d1ae45659fc8733480eaff51c7b3 (patch) | |
tree | dc19648b5da66f2367afe9cc483cab66f7afeabf /news/inn | |
parent | 6bd252e0af9b4c1b74901eddd96850cd02d38e55 (diff) | |
download | pkgsrc-3c72106c6075d1ae45659fc8733480eaff51c7b3.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-ab | 14 |
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} |