How are files under /etc/cron.d used? – Unix & Linux Stack …
The main difference is that /etc/cron.d is populated with separate files, whereas crontab manages one file per user; its thus easier to manage the contents of /etc/cron.d using scripts (for automated installation and updates), and easier to manage crontab using an editor (for end users really).
/etc/cron.d is a directory that is scanned for modular crontab files. The syntax is slightly different for files in that directory. The syntax is slightly different for files in that directory. The cron entries have an additional field for a user to run the cron entries as.
There is a cron .d file (/ etc/cron.d /anacron) which causes the Upstart task to be started every day at 7:30 AM. In /etc/anacrontab, run?parts is used to run cron .daily 5 minutes after anacron is started, and cron .weekly after 10 minutes (once a week), and cron .monthly after 15 (once a month). What are cron .
12/12/2009 · Purpose of / etc/cron.d . What is the purpose of / etc/cron.d ? proactiveaditya: View Public Profile for proactiveaditya: Find all posts by proactiveaditya # 2 12-12-2009 thegeek. Banned. 947, 38. Join Date: Apr 2009. Last Activity: 30 July 2012, 5:38 AM EDT. Location: /usr/bin/vim. Posts: 947