diff options
Diffstat (limited to 'manifests/subsystems/onion.pp')
-rw-r--r-- | manifests/subsystems/onion.pp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/subsystems/onion.pp b/manifests/subsystems/onion.pp index 91527ad..64a41f8 100644 --- a/manifests/subsystems/onion.pp +++ b/manifests/subsystems/onion.pp @@ -1,5 +1,5 @@ class onion { - class { '::tor::daemon': } + class { 'tor::daemon': } # It's important to use a subdir from the tor datadir # to ease backup/restore procedures as we don't mix |