mirror of
https://github.com/optim-enterprises-bv/secureblue.git
synced 2025-11-02 03:18:00 +00:00
5 lines
269 B
Plaintext
5 lines
269 B
Plaintext
# Apple SuperDrive udev rule
|
|
# Credits: @yookoala from GitHub
|
|
# See: https://gist.github.com/yookoala/818c1ff057e3d965980b7fd3bf8f77a6
|
|
|
|
ACTION=="add", ATTRS{idProduct}=="1500", ATTRS{idVendor}=="05ac", DRIVERS=="usb", RUN+="/usr/bin/sg_raw %r/sr%n EA 00 00 00 00 00 01" |