Bug 784698
Summary: | rsyslog: messages no longer displayed in connected terminals | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Prarit Bhargava <prarit> |
Component: | rsyslog | Assignee: | Tomas Heinrich <theinric> |
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 16 | CC: | dzickus, kay, mschmidt, pvrabec, theinric |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2012-03-06 13:00:44 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
Prarit Bhargava
2012-01-25 20:19:18 UTC
This might be a problem with selinux-policy. You can retest with # setenforce 0 Here's a simple test: install selinux-policy of version at least 3.10.0-75.fc16 # setsebool syslog_user_tty 1 # echo l > /proc/sysrq-trigger Do the messages appear as expected? *** This bug has been marked as a duplicate of bug 765767 *** |