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:
86a4e43
)
Syntax
author
Tollef Fog Heen
<tfheen@err.no>
Mon, 18 Feb 2013 20:39:39 +0000
(21:39 +0100)
committer
Tollef Fog Heen
<tfheen@err.no>
Mon, 18 Feb 2013 20:39:39 +0000
(21:39 +0100)
modules/syslog-ng/templates/syslog-ng.conf.erb
patch
|
blob
|
history
diff --git
a/modules/syslog-ng/templates/syslog-ng.conf.erb
b/modules/syslog-ng/templates/syslog-ng.conf.erb
index
bd9da2a
..
49de004
100644
(file)
--- a/
modules/syslog-ng/templates/syslog-ng.conf.erb
+++ b/
modules/syslog-ng/templates/syslog-ng.conf.erb
@@
-93,7
+93,7
@@
options {
keep_hostname(no);
# We believe our own clock more than we believe the client clock.
- keep_timestamp(no)
+ keep_timestamp(no)
;
};