Syntax
authorTollef Fog Heen <tfheen@err.no>
Mon, 18 Feb 2013 20:39:39 +0000 (21:39 +0100)
committerTollef Fog Heen <tfheen@err.no>
Mon, 18 Feb 2013 20:39:39 +0000 (21:39 +0100)
modules/syslog-ng/templates/syslog-ng.conf.erb

index bd9da2a..49de004 100644 (file)
@@ -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);
 };