mirror of
https://github.com/CopterExpress/clover.git
synced 2026-05-30 14:59:31 +00:00
rsyslog: Don't try to set rate limits
The way this was implemented didn't work anyway and produced spurious errors, we can probably live without that for now.
This commit is contained in:
@@ -45,12 +45,6 @@ $Umask 0022
|
||||
#
|
||||
$WorkDirectory /var/spool/rsyslog
|
||||
|
||||
#
|
||||
# Limit log to 40 messages per second on average (should be plenty)
|
||||
#
|
||||
$SystemLogRateLimitInterval 5
|
||||
$SystemLogRateLimitBurst 200
|
||||
|
||||
#
|
||||
# Include all config files in /etc/rsyslog.d/
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user