From 22f8b5505565836be9b30019c1e6b2a5985afe46 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 20 Jan 2013 23:30:47 -0200 Subject: Declaring tor::daemon class --- manifests/subsystems/onion.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests') diff --git a/manifests/subsystems/onion.pp b/manifests/subsystems/onion.pp index 7d86948..1a5b38d 100644 --- a/manifests/subsystems/onion.pp +++ b/manifests/subsystems/onion.pp @@ -1,5 +1,5 @@ class onion { - include 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