diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2017-10-23 07:50:17 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2017-10-23 07:50:17 +0000 |
commit | 32032bd0e3b163abcfae4486c5bcfa90c61cac74 (patch) | |
tree | ef9faa40e4b0a1e1d531e1103e12cc872812e22a | |
parent | cabc5a11701d3ccc4eeb0e01687e8cd26718aad4 (diff) | |
download | mdevd-32032bd0e3b163abcfae4486c5bcfa90c61cac74.tar.xz |
version: 0.0.1.0v0.0.1.0
-rw-r--r-- | doc/mdevd-netlink.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/mdevd-netlink.html b/doc/mdevd-netlink.html index 9747f13..d0aa054 100644 --- a/doc/mdevd-netlink.html +++ b/doc/mdevd-netlink.html @@ -115,7 +115,8 @@ under <a href="//skarnet.org/software/s6/">s6</a> or pipeline where <tt>mdevd-netlink</tt> is a producer and <tt>mdevd</tt> is a consumer. This setup has the advantage, among others, that you can restart the netlink listener and the event handler -separately. </li> +separately. The <tt>examples/</tt> subdirectory of the mdevd +package contains example configurations for such a setup. </li> </ul> </li> </ul> |