chiark / gitweb /
udevd: in case we don't daemonize, send READY message to /sbin/init
[elogind.git] / rules / gentoo / 40-gentoo.rules
index 4751b51bce05da1d57f996c3b8e58ef0cf4c18c3..91a754597bd8e214d60baa750dcdd1a5111257c2 100644 (file)
@@ -1,11 +1,5 @@
 # do not edit this file, it will be overwritten on update
 
-# old devfs path, removing this could break systems
-# Bug 195839
-KERNEL=="md[0-9]*",    SYMLINK+="md/%n"
-KERNEL=="loop[0-9]*",  SYMLINK+="loop/%n"
-KERNEL=="ram[0-9]*",   SYMLINK+="rd/%n"
-
 # keep devices after driver unload
 KERNEL=="ppp", OPTIONS+="ignore_remove"
 KERNEL=="tun", OPTIONS+="ignore_remove"