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:
f4d6d9b
)
oops
author
Stephen Gran
<steve@lobefin.net>
Sat, 28 Apr 2012 09:09:12 +0000
(10:09 +0100)
committer
Stephen Gran
<steve@lobefin.net>
Sat, 28 Apr 2012 09:09:12 +0000
(10:09 +0100)
Signed-off-by: Stephen Gran <steve@lobefin.net>
modules/xinetd/templates/service.erb
patch
|
blob
|
history
diff --git
a/modules/xinetd/templates/service.erb
b/modules/xinetd/templates/service.erb
index
8219f39
..
80e0c49
100644
(file)
--- a/
modules/xinetd/templates/service.erb
+++ b/
modules/xinetd/templates/service.erb
@@
-5,7
+5,7
@@
service <%= scope.lookupvar('port') %>
<%- end -%>
id = <%= scope.lookupvar('id') %>
- socket_type = <%= scope.lookupvar('s
tream
') %>
+ socket_type = <%= scope.lookupvar('s
ocket_type
') %>
protocol = <%= scope.lookupvar('protocol') %>
flags = <%= scope.lookupvar('flags') %>
wait = <%= scope.lookupvar('wait') %>