summaryrefslogtreecommitdiff
path: root/test/testd.block
AgeCommit message (Collapse)Author
2005-06-24allow rules to be compiled to one binary fileKay Sievers
All the rule files can be compiled into a single file, which can be mapped into the udev process to avoid parsing the rules with every event. Signed-off-by: Kay Sievers <kay.sievers@suse.de>
2005-04-26[PATCH] new testd.block script for debugging.greg@kroah.com