From 5abea8a2f16a87dbdc50f5a8255d38551fef8312 Mon Sep 17 00:00:00 2001 From: drebs Date: Sun, 8 Jan 2012 03:48:04 -0200 Subject: adding service notification --- manifests/daemon.pp | 1 + 1 file changed, 1 insertion(+) (limited to 'manifests') diff --git a/manifests/daemon.pp b/manifests/daemon.pp index c9819c3..d8a18e8 100644 --- a/manifests/daemon.pp +++ b/manifests/daemon.pp @@ -37,6 +37,7 @@ class tor::daemon inherits tor { owner => root, group => root, mode => 0644, + notify => Service["tor"], } } -- cgit v1.2.3