retire paganini (RT#4407)
[mirror/dsa-puppet.git] / modules / syslog-ng / templates / syslog-ng.conf.erb
index 53ce00d..546bf1c 100644 (file)
@@ -117,11 +117,6 @@ source s_local {
         # messages from the kernel
         file("/dev/klog" program_override("kernel: ") follow-freq(1));
 <%- end -%>
-<%- if hostname == "paganini" -%>
-        # use the following line if you want to receive remote UDP logging messages
-        # (this is equivalent to the "-r" syslogd flag)
-        udp();
-<%- end -%>
 };
 
 <%- if (hostname == "lotti") || (hostname == "lully") -%>