From owner-freebsd-questions@FreeBSD.ORG Thu Dec 25 08:20:42 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB6F716A4CE for ; Thu, 25 Dec 2003 08:20:42 -0800 (PST) Received: from theatre.msu.edu (theatre.msu.edu [35.8.69.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D8EC43D2D for ; Thu, 25 Dec 2003 08:20:41 -0800 (PST) (envelope-from sagejona@theatre.msu.edu) Received: from theatre.msu.edu (pcp02889326pcs.epoint01.mi.comcast.net [68.43.220.113]) (authenticated bits=0) by theatre.msu.edu (8.12.10/8.12.10) with ESMTP id hBPGKcw1035291 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 25 Dec 2003 11:20:40 -0500 (EST) (envelope-from sagejona@theatre.msu.edu) Message-ID: <3FEB0E50.4080704@theatre.msu.edu> Date: Thu, 25 Dec 2003 11:20:32 -0500 From: "Jonathan T. Sage" Organization: MSU Theatre User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6b) Gecko/20031205 Thunderbird/0.4 X-Accept-Language: en-us, en MIME-Version: 1.0 To: shawn References: <001e01c3cae7$527d5ef0$6701a8c0@tacstation> <3FEB0105.8080809@theatre.msu.edu> <001201c3cb02$40a23050$6701a8c0@tacstation> In-Reply-To: <001201c3cb02$40a23050$6701a8c0@tacstation> X-Enigmail-Version: 0.82.4.0 X-Enigmail-Supports: pgp-inline, pgp-mime X-Phone: +1-517-974-1428 X-IM: AIM=spartymobile, ICQ=9587621, YIM=wisesage98, MSN=sagejona@msu.edu X-HomePage: http://theatre.msu.edu X-PGPFingerprint: 182C CF3F 93A9 1DAA 2EBE D4D5 A159 96D9 452E A7F1 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig57016F13CF596C4BD95E34AF" cc: freebsd-questions@freebsd.org Subject: Re: cron jobs X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2003 16:20:43 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig57016F13CF596C4BD95E34AF Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit shawn wrote: *snip* > 1,31 0-5 * * * root adjkerntz -a > */1 * * * * /usr/local/bin/mrtg /usr/local/etc/mrtg/mrtg.cfg Part of your problem is going to be right here. comparing two lines, you will notice the the 6th field is the user to run the program/script as. This differs from an individual crontab. add the proper username and give it a shot. Hit us up with another e-mail if problems persist. Hope this helps, happy holidays ~j -- Jonathan T. Sage Lighting & Scenic Design Professional Web Design [HTTP://www.theatre.msu.edu] [sagejona@msu.edu] [PGP: 182C CF3F 93A9 1DAA 2EBE D4D5 A159 96D9 452E A7F1] --------------enig57016F13CF596C4BD95E34AF Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (MingW32) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQE/6w5SoVmW2UUup/ERAuuNAJ4+tfutyKt3+HKBEkkYCbeUxbZuDACeKJTS Q2q/Wuul+T0hoaDbgF335DE= =K2uH -----END PGP SIGNATURE----- --------------enig57016F13CF596C4BD95E34AF--