summaryrefslogtreecommitdiff
path: root/manifests/amavisd.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/amavisd.pp')
-rw-r--r--manifests/amavisd.pp2
1 files changed, 0 insertions, 2 deletions
diff --git a/manifests/amavisd.pp b/manifests/amavisd.pp
index 1047fb0..d59670a 100644
--- a/manifests/amavisd.pp
+++ b/manifests/amavisd.pp
@@ -1,6 +1,4 @@
class mail::amavisd {
- # TODO: master.cf
-
service { "amavisd":
ensure => running,
require => Package['amavisd-new'],