]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - rules/60-cdrom_id.rules
test-string-util: add another test for stripping slashes
[thirdparty/systemd.git] / rules / 60-cdrom_id.rules
index f91d8cb456f323b869264efe471fbd57850fbeef..288f8ce2f9621a726b2c444719810d4e2013ead3 100644 (file)
@@ -2,7 +2,7 @@
 
 ACTION=="remove", GOTO="cdrom_end"
 SUBSYSTEM!="block", GOTO="cdrom_end"
-KERNEL!="sr[0-9]*|xvd*", GOTO="cdrom_end"
+KERNEL!="sr[0-9]*|vdisk*|xvd*", GOTO="cdrom_end"
 ENV{DEVTYPE}!="disk", GOTO="cdrom_end"
 
 # unconditionally tag device as CDROM