aboutsummaryrefslogtreecommitdiff
path: root/manifests/relay.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/relay.pp')
-rw-r--r--manifests/relay.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/relay.pp b/manifests/relay.pp
index fb2bf18..b57bc8d 100644
--- a/manifests/relay.pp
+++ b/manifests/relay.pp
@@ -1,6 +1,6 @@
class tor::relay inherits tor::daemon {
- tor::daemon::config { "tor-relay-$name":
+ tor::daemon::config { "tor-relay":
socks_port => 0,
socks_listen_addresses => [],
or_port => 9001,