repo.or.cz
/
tor.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Modify 02_add_debian_files_in_manpage to still apply
[tor.git]
/
debian
/
tor.default
blob
a9a023105acd232bf805f0a0a2b4b361ed5b7584
1
# Defaults for tor initscript
2
# sourced by /etc/init.d/tor
3
# installed at /etc/default/tor by the maintainer scripts
4
5
#
6
# This is a POSIX shell fragment
7
#
8
RUN_DAEMON="yes"
9
10
#
11
# Uncomment this if you want to get coredumps
12
#
13
ulimit -c unlimited