From owner-freebsd-performance@FreeBSD.ORG Wed Oct 19 14:50:35 2005 Return-Path: X-Original-To: freebsd-performance@freebsd.org Delivered-To: freebsd-performance@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 58A8D16A41F for ; Wed, 19 Oct 2005 14:50:35 +0000 (GMT) (envelope-from albi@scii.nl) Received: from post-25.mail.nl.demon.net (post-25.mail.nl.demon.net [194.159.73.195]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE20843D45 for ; Wed, 19 Oct 2005 14:50:34 +0000 (GMT) (envelope-from albi@scii.nl) Received: from aseed.demon.nl ([83.160.138.119]:10087 helo=mail.aseed.antenna.nl) by post-25.mail.nl.demon.net with esmtp (Exim 4.51) id 1ESFGz-000PKV-Qt for freebsd-performance@freebsd.org; Wed, 19 Oct 2005 14:50:33 +0000 Received: from http.aseed.antenna.nl (unknown [192.168.0.50]) by mail.aseed.antenna.nl (Postfix) with ESMTP id 58CD2154FE6 for ; Wed, 19 Oct 2005 16:54:47 +0200 (CEST) Received: from localhost.localdomain (217-19-30-147.dsl.cambrium.nl [217.19.30.147]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by http.aseed.antenna.nl (Postfix) with ESMTP id 94B90596490 for ; Wed, 19 Oct 2005 16:50:03 +0200 (CEST) Date: Wed, 19 Oct 2005 16:50:31 +0200 From: albi To: freebsd-performance@freebsd.org 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> X-Mailer: Sylpheed version 2.1.1 (GTK+ 2.8.6; i486-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: crontab-smb probs X-BeenThere: freebsd-performance@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Performance/tuning List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Oct 2005 14:50:35 -0000 On Wed, 19 Oct 2005 07:07:47 -0700 (PDT) eirini 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