Files
pkgsrc-ng/news/inn/patches/patch-ad
2016-01-21 23:40:00 +01:00

15 lines
269 B
Plaintext

$NetBSD: patch-ad,v 1.8 2014/08/03 17:33:34 spz Exp $
--- scripts/rc.news.in.orig 2014-05-17 08:24:49.000000000 +0000
+++ scripts/rc.news.in
@@ -77,6 +77,9 @@ Xstop)
;;
esac
+## Unlimit
+ulimit -n `ulimit -H -n`
+
## Pick ${INND} or ${INNDSTART}
WHAT=${INND}