yum-cron(8) — Linux manual page

NAME | SYNOPSIS | DESCRIPTION | FILES | SEE ALSO | AUTHORS | BUGS | COLOPHON

yum-cron(8)                                                  yum-cron(8)

NAME         top

       yum-cron - an interface to conveniently call yum from cron

SYNOPSIS         top

       yum-cron [config-file]

DESCRIPTION         top

       yum-cron is an alternate interface to yum that is optimised to be
       convenient to call from cron.  It provides methods to keep
       repository metadata up to date, and to check for, download, and
       apply updates.  Rather than accepting many different command line
       arguments, the different functions of yum-cron can be accessed
       through config files.

       config-file is used to optionally specify the path to the
       configuration file to use.  If it is not given, the default
       configuration file will be used.  It is useful to be able to
       specify different configuration files for different use cases.
       For example, one configuration file might be set to update the
       repository metadata, and a line could be added to the crontab to
       run yum-cron frequently using this file.  Then, another
       configuration file might be set to install updates, and yum-cron
       could be run from cron using this file just once each day.

FILES         top

       /etc/yum/yum-cron.conf
       /etc/yum/yum-cron-hourly.conf
       /etc/yum/yum-cron-security.conf

SEE ALSO         top

       yum(8)

AUTHORS         top

       See the Authors file included with this program.

BUGS         top

       There of course aren't any bugs, but if you find any, you should
       email
        the mailing list, yum@lists.baseurl.org, or consult bugzilla.

COLOPHON         top

       This page is part of the yum (Yum Package Manager) project.
       Information about the project can be found at 
       ⟨https://github.com/rpm-software-management/yum⟩.  It is not known
       how to report bugs for this man page; if you know, please send a
       mail to man-pages@man7.org.  This page was obtained from the
       project's upstream Git repository
       ⟨https://github.com/rpm-software-management/yum.git⟩ on
       2023-12-22.  (At that time, the date of the most recent commit
       that was found in the repository was 2021-04-02.)  If you
       discover any rendering problems in this HTML version of the page,
       or you believe there is a better or more up-to-date source for
       the page, or you have corrections or improvements to the
       information in this COLOPHON (which is not part of the original
       manual page), send a mail to man-pages@man7.org

Nick Jacek                                                   yum-cron(8)