From: Matthias Schwarzott Date: Mon, 3 May 2010 11:19:36 +0000 (+0200) Subject: rules: Gentoo - remove old devfs compat rules X-Git-Tag: 174~509 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=7d5fb93976cabb66314cfc1ac35c23272b0954e3 rules: Gentoo - remove old devfs compat rules --- diff --git a/rules/gentoo/40-gentoo.rules b/rules/gentoo/40-gentoo.rules index 4751b51bc..91a754597 100644 --- a/rules/gentoo/40-gentoo.rules +++ b/rules/gentoo/40-gentoo.rules @@ -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"