* [patch] make documentation for set-log-priority clearer
@ 2009-11-11 17:08 Jeff Moyer
2009-11-12 1:37 ` Ian Kent
0 siblings, 1 reply; 2+ messages in thread
From: Jeff Moyer @ 2009-11-11 17:08 UTC (permalink / raw)
To: Ian Kent; +Cc: autofs
Hi,
It is not apparent from the documentation of the --set-log-priority
option that the option can be used to change the log priority of the
damon while it is running. This patch tries to fix that.
Cheers,
Jeff
Signed-off-by: Jeff Moyer <jmoyer@redhat.com>
diff --git a/man/automount.8 b/man/automount.8
index 9fcaaf4..d9a45c2 100644
--- a/man/automount.8
+++ b/man/automount.8
@@ -77,7 +77,9 @@ changes. For example, if verbose logging is set in the configuration then
attempting to set logging to basic logging, by using alert, crit, err
or emerg won't stop the verbose logging. However, setting logging to debug
will lead to everything (debug logging) being logged witch can then also
-be disabled, returning the daemon to verbose logging.
+be disabled, returning the daemon to verbose logging. This option can be
+specified to change the logging priority of an already running automount
+process.
.P
The \fIpath\fP argument corresponds to the automounted
path name as specified in the master map.
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [patch] make documentation for set-log-priority clearer
2009-11-11 17:08 [patch] make documentation for set-log-priority clearer Jeff Moyer
@ 2009-11-12 1:37 ` Ian Kent
0 siblings, 0 replies; 2+ messages in thread
From: Ian Kent @ 2009-11-12 1:37 UTC (permalink / raw)
To: Jeff Moyer; +Cc: autofs
Jeff Moyer wrote:
> Hi,
>
> It is not apparent from the documentation of the --set-log-priority
> option that the option can be used to change the log priority of the
> damon while it is running. This patch tries to fix that.
Thanks Jeff.
This is now in the patch set that will be committed next time I do a commit.
>
> Cheers,
> Jeff
>
> Signed-off-by: Jeff Moyer <jmoyer@redhat.com>
>
> diff --git a/man/automount.8 b/man/automount.8
> index 9fcaaf4..d9a45c2 100644
> --- a/man/automount.8
> +++ b/man/automount.8
> @@ -77,7 +77,9 @@ changes. For example, if verbose logging is set in the configuration then
> attempting to set logging to basic logging, by using alert, crit, err
> or emerg won't stop the verbose logging. However, setting logging to debug
> will lead to everything (debug logging) being logged witch can then also
> -be disabled, returning the daemon to verbose logging.
> +be disabled, returning the daemon to verbose logging. This option can be
> +specified to change the logging priority of an already running automount
> +process.
> .P
> The \fIpath\fP argument corresponds to the automounted
> path name as specified in the master map.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-11-12 1:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-11 17:08 [patch] make documentation for set-log-priority clearer Jeff Moyer
2009-11-12 1:37 ` Ian Kent
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.