Merge "Don't write haproxy logs to /var/log/messages"

This commit is contained in:
Jenkins 2015-11-23 23:50:44 +00:00 committed by Gerrit Code Review
commit c2c68ea0bd

View File

@ -4,3 +4,6 @@ $UDPServerRun 514
# Save haproxy messages to haproxy.log
local0.* /var/log/haproxy.log
# Don't process these messages further to prevent
# them being written more than once.
& stop