From 95061d21c3fa853d8b88c6477e36292e0dfe6141 Mon Sep 17 00:00:00 2001 From: Stephen Gran Date: Sat, 23 May 2009 00:59:16 +0100 Subject: [PATCH] And more syntax thing Signed-off-by: Stephen Gran --- modules/exim/manifests/mx.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/exim/manifests/mx.pp b/modules/exim/manifests/mx.pp index 42b47839..1e77aa92 100644 --- a/modules/exim/manifests/mx.pp +++ b/modules/exim/manifests/mx.pp @@ -10,7 +10,7 @@ class exim::mx inherits exim { ; "/etc/exim4/exim_surbl.pl": require => Package["exim4-daemon-heavy"], - source => [ "puppet:///exim/common/exim_surbl.pl" ] + source => [ "puppet:///exim/common/exim_surbl.pl" ], notify => Exec["exim4 restart"] ; } -- 2.39.2