On Wed, 19 Oct 2005 07:07:47 -0700 (PDT)
eirini <[EMAIL PROTECTED]> wrote:

> Hello to all fellow freebsd users :)

hi, welcome :-)

> first mrtg. mrtg works fine except one minor problem
> with cron.
> It will not start! I edit it with crontab -e and added
> the line 
> */5 * * * * root /usr/local/www/mrtg/run.sh with vi
> editor. 
-- cut --
> 
> root: not found

try :

*/5 * * * * /usr/local/www/mrtg/run.sh

by the way,
i think [EMAIL PROTECTED] would a more appropriate list to mail to

-- 
grtjs, albi
gpg-key: lynx -dump http://scii.nl/~albi/gpg.asc | gpg --import
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-performance
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to