summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/init.d4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/init.d b/debian/init.d
index 417f7f2ee79..bc2aacd3caa 100644
--- a/debian/init.d
+++ b/debian/init.d
@@ -133,9 +133,9 @@ start_server() {
# In bash, it's -u
if readlink /proc/$$/exe | grep -q dash
then
- ulimit -p 32000
+ ulimit -p 64000
else
- ulimit -u 32000
+ ulimit -u 64000
fi
# Start the process using the wrapper