mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-30 08:30:11 +01:00
contrib/rpm: add note to NetworkManager.conf about rate-limiting in logging
This commit is contained in:
parent
6f3569a58a
commit
0fce208a8b
1 changed files with 4 additions and 0 deletions
|
|
@ -41,5 +41,9 @@
|
|||
# You will find the logfiles in syslog, for example via
|
||||
# $ 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
|
||||
#domains=ALL
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue