[Yum-devel] [PATCH 3/3] Make syslog_device configurable.
James Antill
james at fedoraproject.org
Thu Mar 25 04:35:32 UTC 2010
On Wed, 2010-03-24 at 23:32 +0200, Ville Skyttä wrote:
> ---
> docs/yum.conf.5 | 6 ++++++
> yum/__init__.py | 7 +++++--
> yum/config.py | 1 +
> 3 files changed, 12 insertions(+), 2 deletions(-)
>
> diff --git a/docs/yum.conf.5 b/docs/yum.conf.5
> index a4789da..cb6f340 100644
> --- a/docs/yum.conf.5
> +++ b/docs/yum.conf.5
> @@ -311,6 +311,12 @@ Identification (program name) for syslog messages.
> Facility name for syslog messages, see syslog(3). Default is `LOG_USER'.
>
> .IP
> +\fBsyslog_device \fR
Maybe syslog_target is better ... given the remote usage? Anybody have
other ideas? Python uses "address" which seems fine too. I can't think
of any apps. that allow you to configure this atm. to steal ideas off.
Anyway, yeh, ACK for this. Not sure how I merged it with the other
patch in my head (best not to delve too deep there :).
More information about the Yum-devel
mailing list