projects
/
mirror
/
dsa-puppet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
def5cc4
)
and last change
author
Stephen Gran
<steve@lobefin.net>
Sun, 7 Oct 2012 15:17:02 +0000
(16:17 +0100)
committer
Stephen Gran
<steve@lobefin.net>
Sun, 7 Oct 2012 15:17:02 +0000
(16:17 +0100)
Signed-off-by: Stephen Gran <steve@lobefin.net>
modules/motd/manifests/init.pp
patch
|
blob
|
history
diff --git
a/modules/motd/manifests/init.pp
b/modules/motd/manifests/init.pp
index
047ef4e
..
b200312
100644
(file)
--- 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' {