From 47519de68fba33cb631b61624218e42c6ac25e60 Mon Sep 17 00:00:00 2001 From: ballen4705 <ballen4705@4ea69e1a-61f1-4043-bf83-b5c94c648137> Date: Thu, 30 Nov 2006 04:17:41 +0000 Subject: [PATCH] Clarify action of -M test Directive in smartd.conf git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@2334 4ea69e1a-61f1-4043-bf83-b5c94c648137 --- sm5/smartd.8.in | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/sm5/smartd.8.in b/sm5/smartd.8.in index 9a83c7113..4a6e74572 100644 --- a/sm5/smartd.8.in +++ b/sm5/smartd.8.in @@ -1,7 +1,7 @@ .ig Copyright (C) 2002-6 Bruce Allen <smartmontools-support@lists.sourceforge.net> -$Id: smartd.8.in,v 1.108 2006/10/22 02:38:51 dpgilbert Exp $ +$Id: smartd.8.in,v 1.109 2006/11/30 04:17:41 ballen4705 Exp $ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -1060,6 +1060,10 @@ In addition, one may add zero or more of the following Directives: immediately upon \fBsmartd\fP startup. This allows one to verify that email is delivered correctly. +Note that if this Directive is used, +\fBsmartd\fP +will also send the normal email warnings that were enabled with the \'\-m\' Directive, +in addition to the single test email! .I exec PATH \- run the executable PATH instead of the default mail command, when @@ -1943,4 +1947,4 @@ smartmontools home page at \fBhttp://smartmontools.sourceforge.net/#references\f .SH CVS ID OF THIS PAGE: -$Id: smartd.8.in,v 1.108 2006/10/22 02:38:51 dpgilbert Exp $ +$Id: smartd.8.in,v 1.109 2006/11/30 04:17:41 ballen4705 Exp $ -- GitLab