Specify we want the output of the cron mailed to root
This commit is contained in:
parent
bfbed48a27
commit
61722b29ba
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
# Cron updating weekly the pkgdb database to adjust summary and description of
|
||||
# each package.
|
||||
#
|
||||
MAILTO=root
|
||||
|
||||
0 10 * * 5 root PKGDB2_CONFIG=/etc/pkgdb2/pkgdb2.cfg /usr/bin/update_package_info.py
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue