tor.default 243 B

12345678910111213
  1. # Defaults for tor initscript
  2. # sourced by /etc/init.d/tor
  3. # installed at /etc/default/tor by the maintainer scripts
  4. #
  5. # This is a POSIX shell fragment
  6. #
  7. RUN_DAEMON="yes"
  8. #
  9. # Uncomment this if you want to get coredumps
  10. #
  11. ulimit -c unlimited