tor/debian/tor.default
Peter Palfrader a4b4ec9430 Enable coredumps by default
svn:r2172
2004-08-06 22:36:07 +00:00

14 lines
243 B
Plaintext

# Defaults for tor initscript
# sourced by /etc/init.d/tor
# installed at /etc/default/tor by the maintainer scripts
#
# This is a POSIX shell fragment
#
RUN_DAEMON="yes"
#
# Uncomment this if you want to get coredumps
#
ulimit -c unlimited