This commit is contained in:
Gavin Henry 2007-09-06 23:14:09 +00:00
parent e908e97338
commit fe0ea32edc

View file

@ -146,7 +146,7 @@ if you are using the default LOCAL4 logging you could try:
For syslog-ng, add or modify the following line in {{syslog-ng.conf}}:
options { sync(n); };
> options { sync(n); };
where n is the number of lines which will be buffered before a write.