Bug 431380
Summary: | RFE: prevent notify popups while setroubleshoot is open | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Andrew Farris <lordmorgul> |
Component: | setroubleshoot | Assignee: | John Dennis <jdennis> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | rawhide | ||
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | 2.0.6 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2008-02-07 18:19:12 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Andrew Farris
2008-02-03 23:02:34 UTC
I've added the following to /etc/setroubleshoot/setroubleshoot.cfg, should appear in the 2.0.6 version. You would want to set the value to browser_hidden. # use_notification: Control balloon notification. Possible values: # always,never,browser_hidden "always" will always display the notification. # "never" disables notification completely. "browser_hidden" displays the # notification but only if the alert browser is not visible. Note: individual # alerts can be flagged as silent disabling notification for a specific alert, # this parameter does not override that. |