From owner-freebsd-questions@FreeBSD.ORG Fri Nov 12 12:42:03 2004 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 74B2916A4CE for ; Fri, 12 Nov 2004 12:42:03 +0000 (GMT) Received: from catflap.slightlystrange.org (cpc2-cmbg1-3-0-cust94.cmbg.cable.ntl.com [213.107.104.94]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B92743D39 for ; Fri, 12 Nov 2004 12:42:03 +0000 (GMT) (envelope-from danielby@slightlystrange.org) Received: from danielby by catflap.slightlystrange.org with local (Exim 4.43 (FreeBSD)) id 1CSakb-000Pjl-83 for questions@FreeBSD.org; Fri, 12 Nov 2004 12:42:01 +0000 Date: Fri, 12 Nov 2004 12:42:01 +0000 From: Daniel Bye To: questions@FreeBSD.org Message-ID: <20041112124200.GA93136@catflap.slightlystrange.org> Mail-Followup-To: questions@FreeBSD.org References: <20041112121305.GA5411@interexc.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="k1lZvvs/B4yU6o8G" Content-Disposition: inline In-Reply-To: <20041112121305.GA5411@interexc.com> User-Agent: Mutt/1.4.2.1i Subject: Re: 100.chksetuid in /etc/periodic/security resets the mashine X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Daniel Bye List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Nov 2004 12:42:03 -0000 --k1lZvvs/B4yU6o8G Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Nov 12, 2004 at 02:13:05PM +0200, Andrei Grudiy wrote: > Hello, kolleages! > I have a problem. > When I (or system) start the script 100.chksetuid in > /etc/periodic/security my machine resets. > The machine: > Timecounter "i8254" frequency 1193182 Hz > CPU: Intel(R) Xeon(TM) CPU 3.06GHz (3056.82-MHz 686-class CPU) > System version: > FreeBSD 4.10-STABLE #0: Mon Nov 8 06:50:54 PST 2004 Try running the script with xtrace turned on, and redirect the output to a file so you can see where it crashes. This should work: # sh -x /etc/periodic/security/100.chksetuid >~/100.chksetuid.out 2>&1 If you still can't figure out what's wrong, post the contents of ~/100.chksetuid.out. HTH Dan --=20 Daniel Bye PGP Key: ftp://ftp.slightlystrange.org/pgpkey/dan.asc PGP Key fingerprint: 3B9D 8BBB EB03 BA83 5DB4 3B88 86FC F03A 90A1 BE8F _ ASCII ribbon campaign ( ) - against HTML, vCards and X - proprietary attachments in e-mail / \ --k1lZvvs/B4yU6o8G Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBlK+YhvzwOpChvo8RAkCYAJ96TRuzzYBmWz6Pyuqc4/QrfjSP6ACffYCQ 7ZDqcp0567etDiW79cotz3E= =XIDU -----END PGP SIGNATURE----- --k1lZvvs/B4yU6o8G--