PAUL WILLIAMSON wrote: > How about trying adding a shell to the command and putting the commands > into a shell script? > > */5 * * * * bash /path/to/bash/script > > script: > > /usr/local/bin/mrtg /usr/home/adam/mrtg/cfg/mrtg.cfg --logging > /var/log/mrtg.log > > Just make it executable and add your magic line at the top and you're > all set!
With the crontab line the way it is, you don't even need a bangpath or executable permissions on the file. Just FYI ... -- Unsubscribe mailto:[EMAIL PROTECTED] Archive http://lists.ee.ethz.ch/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://lists.ee.ethz.ch/lsg2.cgi
