restart cron job code example
Example 1: restart crontab
sudo service cron reload
Example 2: restart service linux crontab
# service crond start
Example 3: restart service linux crontab
# /etc/init.d/crond start
sudo service cron reload
# service crond start
# /etc/init.d/crond start