-
Notifications
You must be signed in to change notification settings - Fork 120
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: dnf plugin - outsource uploading of profile to rhsmcertd.
* Card ID: CCT-505, RHEL-35656 * When rhsmcertd is running, then uploading of profile is outsourced to rhsmcertd process simply by sending SIGUSR1 signal and dnf is not blocked by this activity * When it is not possible to send SIGUSR1 signal, then try to send DNF profile in blocking mode * This should also fix issue described in RHEL-35656
- Loading branch information
1 parent
8af6106
commit 6006ec6
Showing
1 changed file
with
48 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters