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:
e1ae767
)
proper mode
author
Peter Palfrader
<peter@palfrader.org>
Tue, 24 May 2011 09:58:16 +0000
(11:58 +0200)
committer
Peter Palfrader
<peter@palfrader.org>
Tue, 24 May 2011 09:58:16 +0000
(11:58 +0200)
modules/stunnel4/manifests/init.pp
patch
|
blob
|
history
diff --git
a/modules/stunnel4/manifests/init.pp
b/modules/stunnel4/manifests/init.pp
index
b9335ea
..
af5a22b
100644
(file)
--- a/
modules/stunnel4/manifests/init.pp
+++ b/
modules/stunnel4/manifests/init.pp
@@
-13,6
+13,7
@@
class stunnel4 {
;
"/etc/init.d/stunnel4":
source => "puppet:///modules/stunnel4/etc-init.d-stunnel4",
+ mode => 555,
;
}
}