have eb run tor service
This commit is contained in:
parent
03e58363ba
commit
dd915ebf9e
|
@ -11,3 +11,13 @@ files:
|
|||
content: |
|
||||
HTTPTunnelPort: 127.0.0.1:7050
|
||||
SocksPort: 0
|
||||
services:
|
||||
sysvinit:
|
||||
tor:
|
||||
enabled: "true"
|
||||
ensureRunning: "true"
|
||||
files:
|
||||
- "/etc/tor/torrc"
|
||||
packages:
|
||||
yum:
|
||||
tor
|
Loading…
Reference in New Issue