Bug 2009226
| Summary: | too many usbguard messages in the journal | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 9 | Reporter: | Zoltan Fridrich <zfridric> |
| Component: | usbguard | Assignee: | Zoltan Fridrich <zfridric> |
| Status: | CLOSED ERRATA | QA Contact: | Dalibor Pospíšil <dapospis> |
| Severity: | medium | Docs Contact: | Mirek Jahoda <mjahoda> |
| Priority: | medium | ||
| Version: | 9.0 | CC: | dapospis, mjahoda, mmalik, rsroka, ymankad, zfridric |
| Target Milestone: | rc | Keywords: | Triaged |
| Target Release: | --- | Flags: | pm-rhel:
mirror+
|
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | usbguard-1.0.0-10.el9 | Doc Type: | Bug Fix |
| Doc Text: |
.`usbguard-notifier` no longer logs too many error messages to the Journal
Previously, the `usbguard-notifier` service did not have inter-process communication (IPC) permissions for connecting to the `usbguard-daemon` IPC interface. Consequently, `usbguard-notifier` failed to connect to the interface, and it wrote a corresponding error message to the Journal. Because `usbguard-notifier` started with the `--wait` option, which ensured that `usbguard-notifier` attempted to connect to the IPC interface each second after a connection failure, by default, the log contained an excessive amount of these messages.
With this update, `usbguard-notifier` does not start with `--wait` by default. The service attempts to connect to the daemon only three times in the 1-second intervals. As a result, the log contains three such error messages at maximum.
|
Story Points: | --- |
| Clone Of: | 2000000 | Environment: | |
| Last Closed: | 2022-05-17 12:47:55 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 2000000 | ||
| Bug Blocks: | 1969483 | ||
|
Comment 19
errata-xmlrpc
2022-05-17 12:47:55 UTC
|