Bug 1295555 - RFE: Support for read-only ACLs in udev for optical storage devices in RHEL 7
Summary: RFE: Support for read-only ACLs in udev for optical storage devices in RHEL 7
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: systemd
Version: 7.2
Hardware: All
OS: All
high
high
Target Milestone: rc
: ---
Assignee: systemd-maint
QA Contact: qe-baseos-daemons
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-01-04 20:11 UTC by Joe Wright
Modified: 2019-10-10 10:48 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-04-21 13:39:35 UTC
Target Upstream Version:


Attachments (Terms of Use)

Comment 2 Lukáš Nykrýn 2016-01-11 13:04:46 UTC
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?


Note You need to log in before you can comment on or make changes to this bug.