From a8df4c09fbc1daae502a887c47a7bb35d28e8991 Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Mon, 19 Oct 2009 18:56:26 +0200 Subject: menuconfig tweaks Signed-off-by: Denys Vlasenko --- miscutils/Config.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'miscutils') diff --git a/miscutils/Config.in b/miscutils/Config.in index 9a81ecc6b..9b804889b 100644 --- a/miscutils/Config.in +++ b/miscutils/Config.in @@ -137,11 +137,11 @@ config FEATURE_CROND_D -d sets loglevel to 0 (most verbose) and directs all output to stderr. config FEATURE_CROND_CALL_SENDMAIL - bool "Using /usr/sbin/sendmail?" + bool "Report command output via email (using sendmail)" default n depends on CROND help - Support calling /usr/sbin/sendmail for send cmd outputs. + Command output will be sent to corresponding user via email. config FEATURE_CROND_DIR string "crond spool directory" -- cgit v1.2.3