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

re: correct use of root crontab



Hello,

I need some clarification. I am trying to launch the following script called mrtg:

it looks like:

*/5 * * * * root if [ -x /usr/bin/mrtg ] && [ -r /etc/mrtg.cfg ]; then env LANG=C /usr/bin/mrtg /etc/mrtg.cfg 2>&1 | tee -a /va
r/log/mrtg/mrtg.log ; fi

It sits in /etc/cron.d. The problem - it does not launch. Is this the correct location. The doc is confusing.


Thank-you.

Frank



--
Frank DiGravina
University of Minnesota
Networking & Telecommunications
Network Operations
Phone: 612-626-9074
Cell:  612-386-0449
E-Mail: digravin@umn.edu
Helpline: 612-301-HELP


Reply to: