diff options
Diffstat (limited to 'manifests/daemon.pp')
-rw-r--r-- | manifests/daemon.pp | 2 |
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) { |