diff options
author | Peter Palfrader <peter@palfrader.org> | 2004-11-12 17:17:58 +0000 |
---|---|---|
committer | Peter Palfrader <peter@palfrader.org> | 2004-11-12 17:17:58 +0000 |
commit | ead200164a547a276c1ab92271aee85ccec4e642 (patch) | |
tree | 71c5ecbad9401ac742fd319b3ddf859ab8464339 /debian/patches/00list | |
parent | a1e7ad485502bfa686f623f245549822dbb8ca49 (diff) | |
download | tor-ead200164a547a276c1ab92271aee85ccec4e642.tar.gz tor-ead200164a547a276c1ab92271aee85ccec4e642.zip |
Do not patch the default torrc to include settings we really want. Instead modify the compiled in default options.
svn:r2813
Diffstat (limited to 'debian/patches/00list')
-rw-r--r-- | debian/patches/00list | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/debian/patches/00list b/debian/patches/00list index 57694fe518..cd17cd1dca 100644 --- a/debian/patches/00list +++ b/debian/patches/00list @@ -1,5 +1,4 @@ -01_uncomment_datadirectory.dpatch 02_add_debian_files_in_manpage.dpatch 03_tor_manpage_in_section_8.dpatch -04_run_as_daemon.dpatch -05_log_to_file.dpatch +06_add_compile_time_defaults.dpatch +07_log_to_file_by_default.dpatch |