proper mode
[mirror/dsa-puppet.git] / modules / stunnel4 / manifests / init.pp
index b9335ea..af5a22b 100644 (file)
@@ -13,6 +13,7 @@ class stunnel4 {
                 ;
             "/etc/init.d/stunnel4":
                 source => "puppet:///modules/stunnel4/etc-init.d-stunnel4",
+                mode    => 555,
             ;
         }
     }