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:
5244957
)
tcp6 won't work. i need to find a better way to fix it.
author
Martin Zobel-Helas
<zobel@debian.org>
Sun, 20 Jun 2010 09:17:50 +0000
(11:17 +0200)
committer
Martin Zobel-Helas
<zobel@debian.org>
Sun, 20 Jun 2010 09:17:50 +0000
(11:17 +0200)
Signed-off-by: Martin Zobel-Helas <zobel@debian.org>
templates/syslog-ng.conf.erb
patch
|
blob
|
history
diff --git
a/templates/syslog-ng.conf.erb
b/templates/syslog-ng.conf.erb
index
86430df
..
fffd050
100644
(file)
--- a/
templates/syslog-ng.conf.erb
+++ b/
templates/syslog-ng.conf.erb
@@
-454,7
+454,7
@@
log {
<% if hostname != "heininen" -%>
<% if syslogversion == "3" %>
destination loghost-heininen {
- tcp
6
("heininen.debian.org" port (5140)
+ tcp("heininen.debian.org" port (5140)
tls( key_file("/etc/ssl/debian/keys/thishost.key")
cert_file("/etc/ssl/debian/certs/thishost.crt")
ca_dir("/etc/ssl/debian/certs/")