Re: cron clarification

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



On Jan 1, 2008 6:08 PM, Joseph L. Casale <jcasale@xxxxxxxxxxxxxxxxx> wrote:
> What is the ramifications to simply placing scripts in the /etc/cron.hourly directory as opposed to actually adding jobs via the crontab -e method?
> Is there any significance to using one method versus the other?

Using /etc/cron.hourly is better for applications which use cron jobs.
When you install the application, it just has to drop a file in a
directory rather than parsing a particular user's crontab. It also
provides a central location to look for jobs, rather than parsing a
number of different user files to figure out your hourly tasks (for
system user tasks, not actual people tasks).


-- 
During times of universal deceit, telling the truth becomes a revolutionary act.
George Orwell
_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos

[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux