Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!news.Hawaii.Edu!news.caldera.com!enews.sgi.com!nntprelay.mathworks.com!news.mathworks.com!news-xfer.cybernet.dk!news.onramp.net!news-in.iadfw.net!news.gymnet.com!LSNT1!lsbsdi6.lightspeed.net!news-ana-7.sprintlink.net!news-ana-24.sprintlink.net!news-west.sprintlink.net!news-peer.sprintlink.net!news.sprintlink.net!Sprint!howland.erols.net!newsfeed.internetmci.com!in2.uu.net!165.254.2.53!nonexistent.com!not-for-mail From: le@put.com (Louis Epstein) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: /var/log/messages stopped??? Date: Mon, 2 Jun 1997 03:46:48 GMT Organization: Putnam Internet Services Lines: 19 Message-ID: <54856CC92572689F.67106D855A7BF1FA.DFE20AD55B4C5AFA@library-proxy.airnews.net> X-Orig-Message-ID: <EB4qI1.9LK@nonexistent.com> References: <338bb125.441417284@207.126.101.81> <338E60FE.8B@OntheNet.com.au> NNTP-Proxy-Relay: library.airnews.net NNTP-Posting-Host: biceps.gymnet.com X-Newsreader: TIN [UNIX 1.3 950824BETA PL0] X-Complaints-To: Email abuse@news2.new-york.net if this posting is inappropriate X-Trace: 865223206 7725 le [165.254.191.2] X-Nntp-Posting-Host: main.put.com Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:42379 Tony Griffiths (tonyg@OntheNet.com.au) wrote: : Daniel Walton wrote: : > : > I have been doing some work on a FreeBSD system that required me to : > change the root crontab. I first checked the root crontab but I : > didn't find anything in it. Maybe I didn't look good enough because : > about the same time I changed the root crontab the /var/log/messages : > file stopped updating. Is this related to the crontab and how do I : > get this going again? : : No, no relation at all. The file "/var/log/messages" is written to by : syslogd which gets it's input from the "/dev/log" device. You havn't : played with anything in /dev or managed to kill of syslogd by any : chance? I've run into this even if I ran out of RAM making syslogd die. This doesn't just kill /messages,it also kills /adduser(a real headache for an ISP!) and I'd guess any other /var/log/ updating.