diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-12 14:56:43 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-12 14:56:43 +0100 |
commit | 69cdc46a87653bdab1514564598bf6d694556a4f (patch) | |
tree | a05da1e3c0c00711559a25b8b7917b3cce464147 /package/tor/patches/patch-contrib_tor_sh | |
parent | d6d4d15f6553e758ef6adca22d48210524f39a83 (diff) | |
parent | fdc973fa4e29cada901b9499160a0478b59cefea (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/tor/patches/patch-contrib_tor_sh')
-rw-r--r-- | package/tor/patches/patch-contrib_tor_sh | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/package/tor/patches/patch-contrib_tor_sh b/package/tor/patches/patch-contrib_tor_sh deleted file mode 100644 index 4f953b0fd..000000000 --- a/package/tor/patches/patch-contrib_tor_sh +++ /dev/null @@ -1,11 +0,0 @@ ---- tor-0.2.1.20.orig/contrib/tor.sh 2009-10-15 18:16:22.000000000 +0200 -+++ tor-0.2.1.20/contrib/tor.sh 2009-12-03 23:45:44.000000000 +0100 -@@ -26,7 +26,7 @@ fi - # Increase open file descriptors a reasonable amount - ulimit -n 8192 - --TORCTL=/usr/local/bin/torctl -+TORCTL=/usr/bin/torctl - - # torctl will use these environment variables - TORUSER=_tor |