On Fri, Jun 01, 2007 at 03:11:30PM -0400, Stephen Harris wrote:
On Fri, Jun 01, 2007 at 02:35:04PM -0400, Alfred von Campe wrote:
On a vaguely related note, I also have pondered the following in the past; if you observe a system booting, you'll see all the "[OK]" and "[FAILED]" messages. Is there a log somewhere where you can check later on which services were started and which passed or failed?
/var/log/boot.log eg May 20 13:48:06 versa syslog: syslogd startup succeeded May 20 13:48:06 versa syslog: klogd startup succeeded May 20 13:48:06 versa irqbalance: irqbalance startup succeeded May 20 13:48:06 versa portmap: portmap startup succeeded May 20 13:48:06 versa nfslock: rpc.statd startup succeeded
On my centos 5 systems (i386 and x86_64), that file is always empty. On centos 4, it's ok.