cron: désactive bcfg2_reports
This commit is contained in:
parent
6b6cec2e72
commit
65e5c24434
1 changed files with 8 additions and 1 deletions
|
@ -1,7 +1,14 @@
|
|||
# !! Beware: fichier géré par bcgfg2 !!
|
||||
# (module Cfg)
|
||||
|
||||
LANG=fr_FR.UTF-8
|
||||
MAILTO=roots@crans.org
|
||||
|
||||
# Mail de statistiques
|
||||
24 7 * * * root /usr/scripts/bcfg2/bcfg2_report.py --mail
|
||||
# Ce script ne marcheplus:
|
||||
#24 7 * * * root /usr/scripts/bcfg2/bcfg2_report.py --mail
|
||||
|
||||
0 5 * * * root /etc/init.d/bcfg2-server restart >/dev/null
|
||||
|
||||
# On lancera le peuplement à la main
|
||||
#30 0 1 * * root /usr/scripts/gestion/tools/apt-keys-crans.py
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue