mdev: add support for - "dont stop here" char

function                                             old     new   delta
make_device                                         1340    1362     +22
packed_usage                                       26291   26299      +8
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 2/0 up/down: 30/0)               Total: 30 bytes
This commit is contained in:
Denis Vlasenko
2009-04-13 23:18:52 +00:00
parent 065c714791
commit f2b39e088d
2 changed files with 106 additions and 91 deletions

View File

@ -2560,7 +2560,7 @@
" echo /bin/mdev >/proc/sys/kernel/hotplug\n" \
USE_FEATURE_MDEV_CONF( \
"It uses /etc/mdev.conf with lines\n" \
"DEVNAME UID:GID PERM" \
"[-]DEVNAME UID:GID PERM" \
USE_FEATURE_MDEV_RENAME(" [>|=PATH]") \
USE_FEATURE_MDEV_EXEC(" [@|$|*COMMAND]") \
) \