mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-15 13:32:59 +02:00
git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@671 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
4 lines
130 B
Plaintext
4 lines
130 B
Plaintext
# /etc/udev/rules.d/81-cdrom.rules: Set CD-ROM permissions.
|
|
|
|
ACTION=="add", SUBSYSTEM=="block", ENV{ID_TYPE}=="cd", GROUP="cdrom"
|