1
0
mirror of https://github.com/systemd/systemd.git synced 2025-02-03 17:47:28 +03:00

rules: Gentoo - remove old devfs compat rules

This commit is contained in:
Matthias Schwarzott 2010-05-03 13:19:36 +02:00 committed by Kay Sievers
parent c00b776880
commit 7d5fb93976

View 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"