summaryrefslogtreecommitdiff
path: root/manifests/daemon/dns.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/daemon/dns.pp')
-rw-r--r--manifests/daemon/dns.pp1
1 files changed, 0 insertions, 1 deletions
diff --git a/manifests/daemon/dns.pp b/manifests/daemon/dns.pp
index 3ae8c77..899f920 100644
--- a/manifests/daemon/dns.pp
+++ b/manifests/daemon/dns.pp
@@ -2,7 +2,6 @@
define tor::daemon::dns(
$ensure = 'present',
$port = 0,
- $listen_addresses = [],
){
if $ensure == 'present' {
concat::fragment { "08.dns.${name}":