On Mon, 2010-03-22 at 19:57 +0200, Ville Skyttä wrote:
> ---
>  yum/config.py |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/yum/config.py b/yum/config.py
> index ad8db7e..cb01306 100644
> --- a/yum/config.py
> +++ b/yum/config.py
> @@ -601,7 +601,7 @@ class StartupConf(BaseConfig):
>      pluginconfpath = ListOption(['/etc/yum/pluginconf.d'])
>      gaftonmode = BoolOption(False)
>      syslog_ident = Option()
> -    syslog_facility = Option('LOG_DAEMON')
> +    syslog_facility = Option('LOG_USER')

 Why? This has been the default for years.

_______________________________________________
Yum-devel mailing list
Yum-devel@lists.baseurl.org
http://lists.baseurl.org/mailman/listinfo/yum-devel

Reply via email to