This website requires JavaScript.
Explore
Help
Sign in
infrastructure
/
ansible
Watch
2
Star
0
Fork
You've already forked ansible
0
Code
Pull requests
7
Activity
Actions
7e18ec152d
ansible
/
roles
/
web-data-analysis
/
files
/
run-daily-awstats.cron
2 lines
65 B
Text
Raw
Normal View
History
Unescape
Escape
[data-analysis/awstats] Fix it so cron jobs only emit errors In trying to make it so we only emit cron job emails when we see errors, I am fixing the cron job to point to /dev/null only.
2019-03-07 11:02:39 +00:00
0 08 * * * root /usr/local/bin/run-daily-awstats.sh > /dev/null
Copy permalink