Crontab is not reading user defined crons at system reboot. I need to have root su into the user’s account and insert a comment in the user’s cron file and save it in order for the cron file to become active. How can I write a script to automatically insert a comment in the user’s cron. I cannot get crontab to execute any commands once I execute a crontab -e from my script.