tor: remove unexistent conf_file.
This commit is contained in:
parent
439ef28d56
commit
0ef21a6af2
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ build_options="systemd"
|
|||
build_style=gnu-configure
|
||||
makedepends="zlib-devel libressl-devel libevent-devel libseccomp-devel"
|
||||
depends="ca-certificates tsocks"
|
||||
conf_files="/etc/tor/tor-tsocks.conf /etc/tor/torrc"
|
||||
conf_files="/etc/tor/torrc"
|
||||
system_accounts="tor"
|
||||
tor_homedir="/var/lib/tor"
|
||||
make_dirs="/var/lib/tor 0700 tor tor"
|
||||
|
|
Loading…
Reference in a new issue