diff options
author | Peter Palfrader <peter@palfrader.org> | 2004-11-10 03:42:06 +0000 |
---|---|---|
committer | Peter Palfrader <peter@palfrader.org> | 2004-11-10 03:42:06 +0000 |
commit | e5fd4c026c0104688c11ff94f510778aa5965712 (patch) | |
tree | c8949d8739ba0e5bf7fb982ed0ff1ca6b4496fd5 /debian/patches/00list | |
parent | 1013abd27f35d58d3beb45741d2791f5ddca9acb (diff) | |
download | tor-e5fd4c026c0104688c11ff94f510778aa5965712.tar.gz tor-e5fd4c026c0104688c11ff94f510778aa5965712.zip |
No longer use --pidfile, --logfile, and --runasdaemon command line options. Set them in the configfile instead.
svn:r2779
Diffstat (limited to 'debian/patches/00list')
-rw-r--r-- | debian/patches/00list | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/patches/00list b/debian/patches/00list index 13c7d1b391..57694fe518 100644 --- a/debian/patches/00list +++ b/debian/patches/00list @@ -1,3 +1,5 @@ 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 |