Re: system.log file deleted
Re: system.log file deleted
- Subject: Re: system.log file deleted
- From: Robert Minsk <email@hidden>
- Date: Thu, 24 Jun 2004 14:07:38 -0700
From the daily crontab
if [ -f /var/run/syslog.pid ]; then kill -HUP $(cat /var/run/syslog.pid
| head -1); fi
or just do killall -HUP syslogd
On Jun 24, 2004, at 1:57 PM, Krishna Monian wrote:
Hi,
I deleted the /var/log/system.log by mistake. And now
nothing seems to be getting logged into the file.
Could someone tell me how I should fix this?
Thanks
__________________________________
Do you Yahoo!?
Take Yahoo! Mail with you! Get it on your mobile phone.
http://mobile.yahoo.com/maildemo
_______________________________________________
darwin-kernel mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/darwin-kernel
Do not post admin requests to the list. They will be ignored.
!DSPAM:40db410088061869151690!
_______________________________________________
darwin-kernel mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/darwin-kernel
Do not post admin requests to the list. They will be ignored.