From 6818c51d7abeab9914eb7193968b1efa9459a853 Mon Sep 17 00:00:00 2001 From: "kay.sievers@vrfy.org" Date: Fri, 12 Nov 2004 06:52:55 +0100 Subject: [PATCH] support SUBSYSTEM as a rule key This should make it easier to catch e.g all block or net devices with a single rule. --- udev.8.in | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'udev.8.in') diff --git a/udev.8.in b/udev.8.in index 168842d435..14a28d8dc2 100644 --- a/udev.8.in +++ b/udev.8.in @@ -171,6 +171,10 @@ Match the bus type of the device. .B KERNEL Match the kernel device name. .TP +.B SUBSYSTEM +Match the kernel's subsystem name. +.TP +.TP .B ID Match the device number on the bus, like PCI bus id. .TP -- cgit v1.2.3-54-g00ecf