only user planet should call static-update-component on senfl. allow debwww to call...
[mirror/dsa-puppet.git] / modules / motd / manifests / init.pp
index 047ef4e..b200312 100644 (file)
@@ -15,6 +15,7 @@ class motd {
 
                file { '/etc/update-motd.d':
                        ensure => directory,
+                       mode   => '0755'
                }
 
        } elsif $::lsbdistcodename == 'squeeze' {