Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 532867 Details for
Bug 752856
[patch] udev rules point to wrong directory when trying to run setfacl
Home
New
Search
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.rh92 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]
s#/bin/setfacl#/usr/bin/setfacl
colord-0.1.14-fix-setfacl-path.patch (text/plain), 1.26 KB, created by
John (J5) Palmieri
on 2011-11-10 15:53:38 UTC
(
hide
)
Description:
s#/bin/setfacl#/usr/bin/setfacl
Filename:
MIME Type:
Creator:
John (J5) Palmieri
Created:
2011-11-10 15:53:38 UTC
Size:
1.26 KB
patch
obsolete
>diff -up colord-0.1.14/rules/69-cd-sensors.rules.in.wrong_path colord-0.1.14/rules/69-cd-sensors.rules.in >--- colord-0.1.14/rules/69-cd-sensors.rules.in.wrong_path 2011-10-04 10:30:17.000000000 -0400 >+++ colord-0.1.14/rules/69-cd-sensors.rules.in 2011-11-10 10:45:33.828308768 -0500 >@@ -70,6 +70,6 @@ ENV{COLORD_SENSOR}=="*?", ENV{ID_MODEL}= > ENV{COLORD_SENSOR}=="*?", ENV{ID_MODEL_FROM_DATABASE}=="", IMPORT{program}="usb-db %p" > > # Add daemon user to device acl >-ENV{COLORD_SENSOR}=="*?", RUN+="/bin/setfacl -m u:@daemon_user@:rw $env{DEVNAME}" >+ENV{COLORD_SENSOR}=="*?", RUN+="/usr/bin/setfacl -m u:@daemon_user@:rw $env{DEVNAME}" > > LABEL="gcm_rules_end" >diff -up colord-0.1.14/rules/69-cd-sensors.rules.wrong_path colord-0.1.14/rules/69-cd-sensors.rules >--- colord-0.1.14/rules/69-cd-sensors.rules.wrong_path 2011-11-10 10:45:54.142373515 -0500 >+++ colord-0.1.14/rules/69-cd-sensors.rules 2011-11-10 10:46:13.942436575 -0500 >@@ -70,6 +70,6 @@ ENV{COLORD_SENSOR}=="*?", ENV{ID_MODEL}= > ENV{COLORD_SENSOR}=="*?", ENV{ID_MODEL_FROM_DATABASE}=="", IMPORT{program}="usb-db %p" > > # Add daemon user to device acl >-ENV{COLORD_SENSOR}=="*?", RUN+="/bin/setfacl -m u:root:rw $env{DEVNAME}" >+ENV{COLORD_SENSOR}=="*?", RUN+="/usr/bin/setfacl -m u:root:rw $env{DEVNAME}" > > LABEL="gcm_rules_end"
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 752856
: 532867