tor: 0.2.4.22 -> 0.2.4.24 remove file check for /etc/tor/tor-tsocks.conf from /etc/rc.d/tor

This commit is contained in:
Danny Rawlins 2014-10-19 00:30:58 +11:00
parent c173529e6d
commit 5cbaf38137
3 changed files with 3 additions and 4 deletions

View File

@ -1,3 +1,3 @@
5a7eee0d9df87233255d78b25c6f8270 tor-0.2.4.22.tar.gz
9acb86b529f0f48cc495da3801f85d1f tor-0.2.4.24.tar.gz
53f221aeaaaede055c810cd1858b294c tor-config.patch
64a6fed3c6c30ea20f3e1362dcbf0a93 tor.rc
7c7044055ada4eb8e65513763401739b tor.rc

View File

@ -5,7 +5,7 @@
# Depends on: libevent openssl zlib
name=tor
version=0.2.4.22
version=0.2.4.24
release=1
source=(https://www.torproject.org/dist/tor-$version.tar.gz
tor.rc tor-config.patch)

View File

@ -8,7 +8,6 @@ DAEMON=tor
RUN_AS_USER=tor
# Check for configuration files
[ -f /etc/tor/tor-tsocks.conf ] || exit 1
[ -f /etc/tor/torrc ] || exit 1
# If you have to edit this section for this or any other