| Summary: | RFE: Support for read-only ACLs in udev for optical storage devices in RHEL 7 | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Joe Wright <jwright> |
| Component: | systemd | Assignee: | systemd-maint |
| Status: | CLOSED WORKSFORME | QA Contact: | qe-baseos-daemons |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 7.2 | CC: | jruemker, jwright, lnykryn, systemd-maint-list, udev-maint-list |
| Target Milestone: | rc | Keywords: | FutureFeature, RFE |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Enhancement | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-04-21 13:39:35 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
Can't you just override the /usr/lib/udev/rules.d/70-uaccess.rules with /etc/udev/rules.d/70-uaccess.rules, where you remove # optical drives SUBSYSTEM=="block", ENV{ID_CDROM}=="1", TAG+="uaccess" and similar?