Parent Directory | Revision Log | Revision Graph
* Fri Jun 7 2013 Daniel Berteaud <daniel@firewall-services.com> 5.4.0-36.sme - Don't escape control characters in rsyslog [SME: 7662]
1 | diff -Nur e-smith-base-5.4.0/root/etc/e-smith/templates/etc/rsyslog.conf/30global e-smith-base-5.4.0-rsyslog/root/etc/e-smith/templates/etc/rsyslog.conf/30global |
2 | --- e-smith-base-5.4.0/root/etc/e-smith/templates/etc/rsyslog.conf/30global 2013-06-07 18:19:47.632998407 +0200 |
3 | +++ e-smith-base-5.4.0-rsyslog/root/etc/e-smith/templates/etc/rsyslog.conf/30global 2013-06-07 18:20:52.289608274 +0200 |
4 | @@ -2,3 +2,4 @@ |
5 | # Use default timestamp format |
6 | } |
7 | $ActionFileDefaultTemplate RSYSLOG_TraditionalFileFormat |
8 | +$EscapeControlCharactersOnReceive off |
admin@koozali.org | ViewVC Help |
Powered by ViewVC 1.2.1 |