Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 825869 Details for
Bug 1031860
[PATCH] Fix drm master and inputs passing from logind via dbus
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
logind part
0001-Allow-logind-to-access-dri-master.patch (text/plain), 867 bytes, created by
Lubomir Rintel
on 2013-11-19 01:48:21 UTC
(
hide
)
Description:
logind part
Filename:
MIME Type:
Creator:
Lubomir Rintel
Created:
2013-11-19 01:48:21 UTC
Size:
867 bytes
patch
obsolete
>From b5e23b0d76e6480a5ca6e52530a401115d7f08c6 Mon Sep 17 00:00:00 2001 >From: Lubomir Rintel <lkundrak@v3.sk> >Date: Tue, 19 Nov 2013 00:24:17 +0100 >Subject: [PATCH] Allow logind to access dri master > >It then passed it via dbus to the session manager. >--- > policy/modules/system/systemd.te | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/policy/modules/system/systemd.te b/policy/modules/system/systemd.te >index f758960..d772739 100644 >--- a/policy/modules/system/systemd.te >+++ b/policy/modules/system/systemd.te >@@ -108,6 +108,7 @@ dev_getattr_all_chr_files(systemd_logind_t) > dev_getattr_all_blk_files(systemd_logind_t) > dev_rw_sysfs(systemd_logind_t) > dev_rw_input_dev(systemd_logind_t) >+dev_rw_dri(systemd_logind_t) > dev_setattr_all_chr_files(systemd_logind_t) > dev_setattr_dri_dev(systemd_logind_t) > dev_setattr_generic_usb_dev(systemd_logind_t) >-- >1.8.4.2 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 1031860
: 825869 |
825870