LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   cron question (https://www.linuxquestions.org/questions/linux-newbie-8/cron-question-110009/)

paperdiesel 10-29-2003 01:13 PM

cron question
 
On my rh9 linux box, if I use crontab -e to set up a crontab file for root, will the /etc/crontab file still run as well? Or do I need to copy over all the statements from the main /etc/crontab to the version specified for root?

hw-tph 10-29-2003 03:20 PM

No, you don't need to copy over the system crontabs. They don't have anything to do with the user's crontabs (not even root's) so they will still run.

Håkan

paperdiesel 10-29-2003 03:28 PM

Awesome, thanks.

(I love this forum.. first useful one I've found re: linux.. ever)


All times are GMT -5. The time now is 07:10 PM.