summaryrefslogtreecommitdiffstats
path: root/network/tor/README
diff options
context:
space:
mode:
author Erik Hanson2010-05-13 00:38:27 +0200
committer David Somero2010-05-13 00:38:27 +0200
commit3be86dfb0f559ae557987a0ba6148307fd6c183b (patch)
treed669221cda2ce8757a55918cf0c95cfac945cb60 /network/tor/README
parent2c77f99062c89beea3e4dfcd29ced8bfcbae1b0f (diff)
downloadslackbuilds-3be86dfb0f559ae557987a0ba6148307fd6c183b.tar.gz
network/tor: Updated for version 0.2.1.22
Diffstat (limited to 'network/tor/README')
-rw-r--r--network/tor/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/network/tor/README b/network/tor/README
index 962229ae97..9e88ce90ed 100644
--- a/network/tor/README
+++ b/network/tor/README
@@ -10,7 +10,7 @@ The recommended UID/GID is 220. You can create these like so:
groupadd -g 220 tor
useradd -u 220 -g 220 -c "The Onion Router" -d /dev/null -s /bin/false tor
-You can pass another user/group to the script, this is however, less safe:
+You can pass another user/group to the script; this is however, less safe:
TOR_USER=nobody TOR_GROUP=nogroup sh tor.SlackBuild
The following can be used to start/stop tor automatically:
@@ -24,4 +24,4 @@ The following can be used to start/stop tor automatically:
/etc/rc.d/rc.tor stop
fi
-Tor requires the libevent library, available from SlackBuilds.org.
+Tor requires libevent.