From: Joerg Jaspert Date: Fri, 13 Mar 2009 21:27:44 +0000 (+0100) Subject: Dont use ulimits X-Git-Url: https://git.decadent.org.uk/gitweb/?a=commitdiff_plain;h=3996b7fcc054088be18d4a1199f0c67e61646926;p=dak.git Dont use ulimits Signed-off-by: Joerg Jaspert --- diff --git a/config/debian/cron.dinstall b/config/debian/cron.dinstall index 599a96d4..cc2db8ad 100755 --- a/config/debian/cron.dinstall +++ b/config/debian/cron.dinstall @@ -738,8 +738,6 @@ GO=( ) stage $GO -ulimit -m 90000 -d 90000 -s 10000 -v 200000 - GO=( FUNC="runparts" TIME="run-parts"