1yum-cron(8)                                                        yum-cron(8)
2
3
4

NAME

6       yum-cron - an interface to conveniently call yum from cron
7
8

SYNOPSIS

10       yum-cron [config-file]
11
12

DESCRIPTION

14       yum-cron  is an alternate interface to yum that is optimised to be con‐
15       venient to call from cron.  It  provides  methods  to  keep  repository
16       metadata  up  to  date,  and to check for, download, and apply updates.
17       Rather than accepting many different command line arguments,  the  dif‐
18       ferent functions of yum-cron can be accessed through config files.
19
20       config-file is used to optionally specify the path to the configuration
21       file to use.  If it is not given, the default configuration  file  will
22       be  used.   It  is useful to be able to specify different configuration
23       files for different use cases.  For  example,  one  configuration  file
24       might  be  set  to  update the repository metadata, and a line could be
25       added to the crontab to run yum-cron frequently using this file.  Then,
26       another  configuration  file  might be set to install updates, and yum-
27       cron could be run from cron using this file just once each day.
28
29

FILES

31       /etc/yum/yum-cron.conf
32       /etc/yum/yum-cron-hourly.conf
33       /etc/yum/yum-cron-security.conf
34
35

SEE ALSO

37       yum (8)
38
39

AUTHORS

41       See the Authors file included with this program.
42
43

BUGS

45       There of course aren't any bugs, but if you find any, you should email
46        the mailing list, yum@lists.baseurl.org, or consult bugzilla.
47
48
49
50Nick Jacek                                                         yum-cron(8)
Impressum