quote link target
[mirror/dsa-puppet.git] / modules / monit / manifests / init.pp
index af4bea3..1fcbf89 100644 (file)
@@ -14,7 +14,7 @@ class monit {
 
     file {
         "/etc/rc2.d/K99monit":
-          ensure  => ../init.d/monit;
+          ensure  => "../init.d/monit";
 
         "/etc/rc2.d/S99monit":
           ensure  => absent;