]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
proper mode
authorPeter Palfrader <peter@palfrader.org>
Tue, 24 May 2011 09:58:16 +0000 (11:58 +0200)
committerPeter Palfrader <peter@palfrader.org>
Tue, 24 May 2011 09:58:16 +0000 (11:58 +0200)
modules/stunnel4/manifests/init.pp

index b9335eaabd337fdf2b101544cad152cf68c4ade6..af5a22bc3ad5b0ec8065ca2109202224069784df 100644 (file)
@@ -13,6 +13,7 @@ class stunnel4 {
                 ;
             "/etc/init.d/stunnel4":
                 source => "puppet:///modules/stunnel4/etc-init.d-stunnel4",
+                mode    => 555,
             ;
         }
     }