contrib/rpm: add note to NetworkManager.conf about rate-limiting in logging

This commit is contained in:
Thomas Haller
2016-12-14 12:45:08 +01:00
parent 6f3569a58a
commit 0fce208a8b

View File

@@ -41,5 +41,9 @@
# You will find the logfiles in syslog, for example via # You will find the logfiles in syslog, for example via
# $ journalctl -u NetworkManager # $ journalctl -u NetworkManager
# #
# Note that debug logging of NetworkManager can be quite verbose. Some messages
# might be rate-limited by the logging daemon (see RateLimitIntervalSec, RateLimitBurst
# in man journald.conf).
#
#level=TRACE #level=TRACE
#domains=ALL #domains=ALL