How to configure cron with debug logging
Environment
Red Hat Enterprise Linux
Issue
How can cron be configured to run in debug mode for more detailed logging?
Resolution
The crond daemon has an -x option to set the following debug flags:
crond -x [ext,sch,proc,pars,load,misc,test,bit]
e...
blog.garnerpcsquad.com1 min read