bad syntax
authorStephen Gran <steve@lobefin.net>
Sat, 19 Jun 2010 15:32:59 +0000 (15:32 +0000)
committerStephen Gran <steve@lobefin.net>
Sat, 19 Jun 2010 15:32:59 +0000 (15:32 +0000)
Signed-off-by: Stephen Gran <steve@lobefin.net>
templates/syslog-ng.conf.erb

index f3f0cf7..9e4a80d 100644 (file)
@@ -101,7 +101,6 @@ source s_all {
 <% else %>
         file("/proc/kmsg" program_override("kernel: "));
 <%end%>
-<% else %>
         # standard Linux log source (this is the default place for the syslog()
         # function to send logs to)
         unix-dgram("/var/run/log");