Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Oct 2005 16:50:31 +0200
From:      albi <albi@scii.nl>
To:        freebsd-performance@freebsd.org
Subject:   Re: crontab-smb probs
Message-ID:  <20051019165031.24632e2b.albi@scii.nl>
In-Reply-To: <20051019140747.1120.qmail@web31114.mail.mud.yahoo.com>
References:  <20051019140747.1120.qmail@web31114.mail.mud.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 19 Oct 2005 07:07:47 -0700 (PDT)
eirini <renas13@yahoo.com> 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 questions@freebsd.org would a more appropriate list to mail to

-- 
grtjs, albi
gpg-key: lynx -dump http://scii.nl/~albi/gpg.asc | gpg --import



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051019165031.24632e2b.albi>