| Summary: | 2_a1: 69-cd-sensors.rules using /bin/setfacl instead of /usr/bin/setfacl | ||
|---|---|---|---|
| Product: | Mageia | Reporter: | Bit Twister <bittwister2> |
| Component: | RPM Packages | Assignee: | Jani Välimaa <jani.valimaa> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | Normal | Keywords: | Triaged |
| Version: | Cauldron | ||
| Target Milestone: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Source RPM: | colord-0.1.15-3.mga2.src.rpm | CVE: | |
| Status comment: | |||
Hi, thanks for reporting this bug. Assigned to the package maintainer. (Please set the status to 'assigned' if you are working on it) Keywords:
(none) =>
Triaged Fixed in -4.mga2. Status:
NEW =>
RESOLVED |
Description of problem: /lib/udev/rules.d/69-cd-sensors.rules:ENV{COLORD_SENSOR}=="*?", RUN+="/bin/setfacl -m u:root:rw $env{DEVNAME}" should be using /usr/bin/setfacl Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. fgrep bin/setfacl /lib/udev/rules.d /etc/udev/ -r