Re: cat cron jobs into crontab

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



On 13/03/07, Stephen Harris <lists@xxxxxxxxxx> wrote:
> echo '*/3 * * * *  /usr/lib64/nagios/plugins/check_megaraid_passive.sh > /dev/null 2>&1' > /etc/cron.d/check_megaraid_passive.sh

NOTE: MISSING "root" after the time spec.
  */3 * * * * root /usr/lib64/.....

This is the "new" way of doing it, using a feature of new versions of cron
to scan a directory to get the cron information.


aahhhh...(did you just hear the coin drp in?)

Interesting and worth exploring. Thanks for insight Stephen.

--
Regards,
Sudev Barar
_______________________________________________
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