From 6e72f87daeba96d4f72ce16d81a72587a7c41177 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 27 Jan 2013 20:06:32 -0200 Subject: Changing the way the tor::daemon class is declared --- manifests/subsystems/onion.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests/subsystems') 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 -- cgit v1.2.3