AleSSaNDRo
Verified User
Please add in CMD_CRON_JOBS a option that ability to doesn't receive notify of crontabs
If that option is selected, when system execute crontab, you doesn't receive results of it by email
if that option isn't selected, when system execute crontab, you receive results of it by email
Therefore, when this option is selected, it add on crontab:
when this option isn't selected, not add
If that option is selected, when system execute crontab, you doesn't receive results of it by email
if that option isn't selected, when system execute crontab, you receive results of it by email
Therefore, when this option is selected, it add on crontab:
Code:
>/dev/null 2>&1
when this option isn't selected, not add
Code:
>/dev/null 2>&1