After almost a year, I finally published an update to my Writing udev rules document. I’m still amazed at the amount of email this brings me – please remind me not to leave it so long next time, going through so much built-up email was quite an effort! Now I just need to reply to it all.
If you are using udev out-of-the-box and don’t know about its customization abilities, you should give this document a quick read.
Thanks for the effort.
That document was my first entry into the world of udev rules, and it was an amazing discovery. ;)
I converted it to a pdf and put in my DOCS collection. thanks for this great work :)
Just wanted to say thank you for your effort, your document is a very clear introduction to udev. Great work! :)
what about TEST!=… as in
SUBSYSTEM==”scsi_device”, ATTRS{type}==”[235689]”, TEST!=”[module/sg]”, RUN+=”/sbin/modprobe -b sg”
thank you,
Zrin