diff --git a/contrib/osx/net.freehaven.tor.plist.in b/contrib/osx/net.freehaven.tor.plist.in
index bf31e1d3a8..f2d4fa4c48 100644
--- a/contrib/osx/net.freehaven.tor.plist.in
+++ b/contrib/osx/net.freehaven.tor.plist.in
@@ -31,6 +31,36 @@
LowPriorityIO
+ SoftResourceLimits
+
+ Core
+ 10000000000
+
+ CPU
+ 10000000000
+
+ Data
+ 10000000000
+
+ FileSize
+ 10000000000
+
+ MemoryLock
+ 10000000000
+
+ NumberOfFiles
+ 8192
+
+ NumberofProcesses
+ 150
+
+ ResidentSetSize
+ 10000000000
+
+ Stack
+ 10000000000
+
+
HardResourceLimits
Core