]> git.pld-linux.org Git - packages/systemd.git/blobdiff - udev.rules
- udev epoch, BR: xz-devel
[packages/systemd.git] / udev.rules
index c10b33c39bd9e139ff2eeb5146a0833cb562596f..04e64ad1424313092b46c258cba9e40e7c38e42a 100644 (file)
@@ -42,11 +42,6 @@ KERNEL=="mixer[0-9]*",               GROUP="audio"
 KERNEL=="sequencer",           GROUP="audio"
 KERNEL=="sequencer[0-9]*",     GROUP="audio"
 
-# floppy devices
-KERNEL=="nvram",               ACTION=="add", RUN="load_floppy_module.sh"
-KERNEL=="fd[0-9]*",            ACTION=="add", ATTRS{cmos}=="*", RUN="create_floppy_devices -c -t $attr{cmos} -m %M $root/%k", GROUP="floppy"
-KERNEL=="fd[0-9]*",            ACTION=="remove", RUN="/bin/rm -f $root/%k*"
-
 # input devices
 KERNEL=="js*",                 MODE="0664", GROUP="sys"
 
This page took 0.031349 seconds and 4 git commands to generate.