commas help
[mirror/dsa-puppet.git] / modules / samhain / manifests / init.pp
index c373ed0..f709a28 100644 (file)
@@ -5,7 +5,7 @@ class samhain {
        }
 
        service { 'samhain':
-               ensure => running
+               ensure => running,
                hasstatus => false,
                pattern   => 'samhain',
        }