packages/mail/xmail/patches/030-xmail.patch
nico a9f231baf2 [packages] move packages to a new 'mail' section, cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/packages@11014 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-03 02:42:43 +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()
{