summaryrefslogtreecommitdiff
path: root/manifests/daemon.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/daemon.pp')
-rw-r--r--manifests/daemon.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/daemon.pp b/manifests/daemon.pp
index 937a8c1..c669d71 100644
--- a/manifests/daemon.pp
+++ b/manifests/daemon.pp
@@ -26,7 +26,7 @@ class tor::daemon inherits tor {
$contact_info = '',
$dir_port = 0,
$dir_listen_address = '',
- $dir_front_page = '',
+ $dir_port_front_page = '',
$my_family = '',
$exit_policies = [],
$bridge_relay = 0) {