packages/net/xmail/patches/030-xmail.patch
florian f4b3bb9664 Add xmail from #1309
git-svn-id: svn://svn.openwrt.org/openwrt/packages@7280 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-20 14:10:46 +00:00

13 lines
278 B
Diff

diff -ruaN xmail-1.24.orig/xmail xmail-1.24/xmail
--- xmail-1.24.orig/xmail 2006-12-31 20:03:59.000000000 +0100
+++ xmail-1.24/xmail 2007-02-02 13:14:39.000000000 +0100
@@ -19,7 +19,7 @@
test -f $DAEMON || exit 0
set -e
-ulimit -c 20000
+ulimit -c 10000
start_xmail()
{