From 00349b7ba959f5ad133a9a0ec1e440a10fa93353 Mon Sep 17 00:00:00 2001 From: drebs Date: Sun, 8 Jan 2012 01:02:13 -0200 Subject: completing default relay config --- manifests/relay.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests/relay.pp') 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, -- cgit v1.2.3