summaryrefslogtreecommitdiffstats
path: root/abs/core/udev/cdrom-rules.patch
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core/udev/cdrom-rules.patch')
-rw-r--r--abs/core/udev/cdrom-rules.patch8
1 files changed, 8 insertions, 0 deletions
diff --git a/abs/core/udev/cdrom-rules.patch b/abs/core/udev/cdrom-rules.patch
new file mode 100644
index 0000000..9b3518a
--- /dev/null
+++ b/abs/core/udev/cdrom-rules.patch
@@ -0,0 +1,8 @@
+--- 60-cdrom_id.rules.old 2006-09-07 09:57:04.000000000 +0200
++++ 60-cdrom_id.rules 2006-09-07 11:29:31.000000000 +0200
+@@ -1,3 +1,4 @@
+ # import optical drive properties
+
+-KERNEL=="sr[0-9]*|hd[a-z]|pcd[0-9]*", IMPORT{program}="cdrom_id --export $tempnode"
++KERNEL=="sr[0-9]*|hd[a-z]|pcd[0-9]*", IMPORT{program}="cdrom_id --export $tempnode"
++KERNEL=="sr[0-9]*|hd[a-z]|pcd[0-9]*", IMPORT{program}="path_id %p"