From: Stephen Gran Date: Sun, 7 Oct 2012 15:17:02 +0000 (+0100) Subject: and last change X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=59f1a085fd7e325e85cea008906859542bc65778;p=dsa-puppet.git and last change Signed-off-by: Stephen Gran --- diff --git a/modules/motd/manifests/init.pp b/modules/motd/manifests/init.pp index 047ef4e5..b2003127 100644 --- a/modules/motd/manifests/init.pp +++ b/modules/motd/manifests/init.pp @@ -15,6 +15,7 @@ class motd { file { '/etc/update-motd.d': ensure => directory, + mode => '0755' } } elsif $::lsbdistcodename == 'squeeze' {