tor: fix sv script. closes #613.
This commit is contained in:
parent
007a063e52
commit
af153090bc
@ -1,2 +1,2 @@
|
||||
#!/bin/sh
|
||||
exec tor --quiet -f /etc/tor/torrc
|
||||
exec tor --quiet --runasdaemon 0 2>&1
|
||||
|
@ -1,7 +1,7 @@
|
||||
# Template file for 'tor'
|
||||
pkgname=tor
|
||||
version=0.2.5.10
|
||||
revision=2
|
||||
revision=3
|
||||
build_options="systemd"
|
||||
build_style=gnu-configure
|
||||
makedepends="zlib-devel libressl-devel libevent-devel"
|
||||
|
Loading…
x
Reference in New Issue
Block a user