From: Stephen Gran Date: Sun, 7 Oct 2012 15:17:02 +0000 (+0100) Subject: and last change X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=59f1a085fd7e325e85cea008906859542bc65778;p=mirror%2Fdsa-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 047ef4e52..b20031272 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' {