cron / mrtg problem

Michal Jaegermann michal at harddata.com
Fri Feb 8 18:36:33 UTC 2008


On Fri, Feb 08, 2008 at 07:25:04PM +0100, Robert M. Albrecht wrote:
> I tried:
> 
> the original environment:

But this is not what cron is using.
> 
> Does cron anything different from bash ?

cron is running scripts through bash.  I am not sure if it is
using any other restriction besides more frugal environment.
In any case you can always run 

     bash -c "mrtg <whatever>"

   Michal




More information about the fedora-test-list mailing list