On Wed, 9 Feb 2011, mark berge wrote: > Can we add a tor.rc? Or is it too late since the tree is locked? > Anyway, this should be fine:
It's far from being fine and it's too late anyway. > #!/bin/sh > # > # $OpenBSD: > > . /etc/rc.d/rc.subr > > daemon="/usr/local/bin/tor" > > rc_cmd $1 > > -- Antoine