From 0e970df70e04129e76053b2c6eccb80610a8f197 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 8 Jan 2012 21:03:40 -0200 Subject: Typ0 --- manifests/init.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests/init.pp') diff --git a/manifests/init.pp b/manifests/init.pp index a2b9885..058a252 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -8,7 +8,7 @@ class tor { ensure => installed, } - service { "tor": { + service { "tor": ensure => running, require => Package['tor'], } -- cgit v1.2.3