100.chksetuid in /etc/periodic/security resets the mashine

Daniel Bye freebsd-questions at slightlystrange.org
Fri Nov 12 12:42:03 GMT 2004


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

-- 
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 / \
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20041112/90ff6fcf/attachment.bin


More information about the freebsd-questions mailing list