From 8d89bed8401bfbca9c5ef18f201439b3502e733b Mon Sep 17 00:00:00 2001 From: Denis Vlasenko Date: Sun, 7 Sep 2008 23:22:08 +0000 Subject: watchdog: add -T option function old new delta watchdog_main 159 219 +60 mdev: support match by major,minor. See bug 4714. +100 bytes. --- docs/mdev.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'docs/mdev.txt') diff --git a/docs/mdev.txt b/docs/mdev.txt index 63ad40602..a8a816ce9 100644 --- a/docs/mdev.txt +++ b/docs/mdev.txt @@ -51,9 +51,11 @@ device nodes if your system needs something more than the default root/root 660 permissions. The file has the format: - : + : + or @ : + For example: - hd[a-z][0-9]* 0:3 660 + hd[a-z][0-9]* 0:3 660 The config file parsing stops at the first matching line. If no line is matched, then the default of 0:0 660 is used. To set your own default, simply -- cgit v1.2.3