Bug 1114864
Summary: | SELinux prevents asterisk logrotate script from doing its job | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Milos Malik <mmalik> |
Component: | abrt | Assignee: | Jakub Filak <jfilak> |
Status: | CLOSED DUPLICATE | QA Contact: | Milos Malik <mmalik> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 7.1 | CC: | jberan, jfilak, mmalik |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-09-25 10:10:30 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: |
Description
Milos Malik
2014-07-01 07:41:38 UTC
Any idea why abrt-cli is started? I presume something sources /etc/profile.d/abrt-console-notification.sh which runs "abrt-cli status --since=$last_login" to notify users about new crashes. I have pushed a patch to the upstream repository which disables this profile.d script if STDOUT is not connected to a terminal: https://github.com/abrt/abrt/commit/592b7e19a20b38547c5b3c5d81add27ed79e05a9 Milosi, could you please replace your /etc/profile.d/abrt-console-notification.sh with https://github.com/abrt/abrt/blob/master/src/cli/abrt-console-notification.sh, retest and report the results here? *** This bug has been marked as a duplicate of bug 1139001 *** |