diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2020-09-09 15:43:17 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2020-09-09 15:43:17 +0000 |
commit | 8d0ad065659d5f4e604267113180a3d24384a6a8 (patch) | |
tree | c27ce73cf692f6cf0f38ab6362b9cdcd129d6fa2 /doc/mdevd.html | |
parent | e0fe751eb7678cd95a4edcbf851af7394a213c52 (diff) | |
download | mdevd-8d0ad065659d5f4e604267113180a3d24384a6a8.tar.xz |
Add comparison to mdev -d
Diffstat (limited to 'doc/mdevd.html')
-rw-r--r-- | doc/mdevd.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/mdevd.html b/doc/mdevd.html index 4e68356..911b770 100644 --- a/doc/mdevd.html +++ b/doc/mdevd.html @@ -41,6 +41,9 @@ a daemon: it's long-lived, and there is only one instance, reading a series of uevents and performing actions without forking; the configuration file is read and parsed only once. </li> + <li> Even when mdev is run as a daemon (via the recent <tt>-d</tt> +option), there are <a href="index.html#mdev">technical advantages</a> +to running mdevd over mdev. </li> </ul> <h2> Interface </h2> |