[Yum-devel] [PATCH] Add reset_nice configuration.

Panu Matilainen pmatilai at laiskiainen.org
Tue Oct 18 07:20:22 UTC 2011


On 10/17/2011 10:14 PM, James Antill wrote:
> ---
>   docs/yum.conf.5 |    4 ++++
>   yum/__init__.py |   13 +++++++++++++
>   yum/config.py   |    1 +
>   3 files changed, 18 insertions(+), 0 deletions(-)
>
> diff --git a/docs/yum.conf.5 b/docs/yum.conf.5
> index 607e9fc..d6fe824 100644
> --- a/docs/yum.conf.5
> +++ b/docs/yum.conf.5
> @@ -622,6 +622,10 @@ When installing/reinstalling/upgrading packages go through each package's
>   installed dependencies and check for an update.
>   Boolean (1, 0, True, False, yes,no) Defaults to False
>
> +.IP
> +\fBreset_nice \fR
> +If set to true then yum will try to reset the nice value to zero, before
> +running an rpm transaction. Defaults to False.

Just curious, but why on earth would such a thing be needed?

	- Panu -


More information about the Yum-devel mailing list