Bug 727463
Summary: | SELinux is preventing /usr/libexec/kde4/kcmdatetimehelper from 'create' accesses on the directory /.kde. | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Ray Evans <jaguar07> |
Component: | selinux-policy | Assignee: | Miroslav Grepl <mgrepl> |
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 15 | CC: | dominick.grift, dwalsh, mgrepl |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | setroubleshoot_trace_hash:5854fa251734d4cd6c9e179dbd8ba5786bdd4cea30f25865c5f6e96959024c4e | ||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2011-08-02 11:33: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
Ray Evans
2011-08-02 08:18:53 UTC
This occurs when attempting to update the system time with the KDE clock icon in the Task Manager's "System Tray" to an ntp time server and auto update. This is a bug in KDE. You can allow it for now using # semanage fcontext -a -e /usr/share/kde4 /.kde # restorecon -R -v /.kde *** This bug has been marked as a duplicate of bug 694385 *** |