aboutsummaryrefslogtreecommitdiff
path: root/debian/tor.default
diff options
context:
space:
mode:
authorPeter Palfrader <peter@palfrader.org>2004-08-06 22:36:07 +0000
committerPeter Palfrader <peter@palfrader.org>2004-08-06 22:36:07 +0000
commita4b4ec94308eef3587cbfcd9c27e424e50e9cec6 (patch)
tree9b4ddd8a0aab8e9e69f221eec895a3d21ea01780 /debian/tor.default
parente95ae1c9ad38b831c62b21a95c323491c1828f96 (diff)
downloadtor-a4b4ec94308eef3587cbfcd9c27e424e50e9cec6.tar
tor-a4b4ec94308eef3587cbfcd9c27e424e50e9cec6.tar.gz
Enable coredumps by default
svn:r2172
Diffstat (limited to 'debian/tor.default')
-rw-r--r--debian/tor.default2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/tor.default b/debian/tor.default
index 8acd2e84f..a9a023105 100644
--- a/debian/tor.default
+++ b/debian/tor.default
@@ -10,4 +10,4 @@ RUN_DAEMON="yes"
#
# Uncomment this if you want to get coredumps
#
-# ulimit -c unlimited
+ulimit -c unlimited