Date: Fri, 12 Nov 2004 12:42:01 +0000 From: Daniel Bye <freebsd-questions@slightlystrange.org> To: questions@FreeBSD.org Subject: Re: 100.chksetuid in /etc/periodic/security resets the mashine Message-ID: <20041112124200.GA93136@catflap.slightlystrange.org> In-Reply-To: <20041112121305.GA5411@interexc.com> References: <20041112121305.GA5411@interexc.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041112124200.GA93136>