From edb17cf415fac5f70e00dd86802adb49d1e5ca06 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 23 Oct 2017 06:05:46 +0000 Subject: Add examples --- doc/mdevd.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'doc/mdevd.html') diff --git a/doc/mdevd.html b/doc/mdevd.html index 3b21565..3e8d594 100644 --- a/doc/mdevd.html +++ b/doc/mdevd.html @@ -64,8 +64,9 @@ coldplug uevents.

Exit codes

@@ -128,6 +129,8 @@ That allows it to work as a coldplug manager when paired with it acts as a daemon, because mdev-netlink normally never exits until the end of the machine lifetime and never closes its stdout, so mdevd's stdin never receives EOF. +
  • The examples/ subdirectory of the mdevd package contains +examples on how to run mdevd under various init systems / supervisors.
  • -- cgit v1.3.1