diff options
author | Kay Sievers <kay.sievers@vrfy.org> | 2008-11-01 19:12:20 +0100 |
---|---|---|
committer | Kay Sievers <kay.sievers@vrfy.org> | 2008-11-01 19:12:20 +0100 |
commit | 00f98bd2b3cc8205ec70e2b1a6fc2132dba3d9ba (patch) | |
tree | 0ea47351debc9e114dab46292bc2d404cd41fb15 /TODO | |
parent | 0ef254d5800c0c0dabfaf943886a47731784a955 (diff) |
skip entire rule containing device naming keys, if no device can be named
If rules set NAME, SYMLINK, OWNER, GROUP, MODE, events without a device node
and remove events will skip the entire rule. The old parser did the same.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ + o drop pnp shell script, acpi will take care of loading pnp modules o add DVB variables to kernel (patch sent), and drop shell script rule o DEVTYPE for disks is set by the kernel, they will be removed from the default rules |