openbsd-ports/net/tor/pkg/tor.rc
ajacoutot 76dd1acdea Bugfix update to tor-0.2.1.30.
* amongst other things, add a tweak to Tor's TLS handshake that makes
relays and bridges that run this new version reachable from Iran.

Add an rc script.

from Pascal Stumpf.
MAINTAINER timeout.
2011-03-11 06:49:55 +00:00

10 lines
137 B
Bash

#!/bin/sh
#
# $OpenBSD: tor.rc,v 1.1 2011/03/11 06:49:55 ajacoutot Exp $
daemon="${TRUEPREFIX}/bin/tor"
. /etc/rc.d/rc.subr
rc_cmd $1