From fed50f9ecb48fb2b6c44d6dbfffd09e539f0cb15 Mon Sep 17 00:00:00 2001 From: Christoph Lohmann <20h@r-36.net> Date: Sat, 28 Apr 2012 20:43:13 +0200 Subject: Some more oss ads for the README.md. --- README.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/README.md b/README.md index ed34d1b..cc6c4a5 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,10 @@ In you init scripts you will need to trigger: % run_nldev & % nltrigger all +By default *run_nldev* will log to the *daemon* facility and the +notice level. This can be adjusted by editing *run_nldev* direct- +ly. + ### CAUTION Because of the asynchronous initialisation of every device that @@ -49,3 +53,20 @@ all the automatism in one place instead of many. Scripts that call the udev tools directly will need to be patched, like laptop-mode-utils. +## advanced nldev + +As shown in the manpages does nldev allow some more flexibility, +but was mainly written to be a missing piece in replacing udevd. + +For example many instances of nldev could be run, call scripts +with simpler logic than mdev and doing less. + +## nlmon + +On http://git.r-36.net/nlmon/ you will find the little brother +of nldev, which can be run without root rights as user and used +to run scripts on certain events. + + +Have fun! + -- cgit v1.2.3