Re: Trying to re-exec init

2003-04-01 Thread Richard Kimber
On Tue, 1 Apr 2003 15:24:20 +0100 Colin Watson <[EMAIL PROTECTED]> wrote: > No, I think it's just logcheck being excessively paranoid. > > Cheers, > > -- > Colin Watson [EMAIL PROTECTED] Many thanks. -- Richard Kimber http://www.psr.keele.ac.uk/ -- To UNSU

Re: Trying to re-exec init

2003-04-01 Thread Colin Watson
On Tue, Apr 01, 2003 at 02:53:54PM +0100, Richard Kimber wrote: > After today's testing upgrade (which included libc6), I see that > logcheck reports: > > init: Trying to re-exec init > > What does this mean? Did it try and was successful, or did it fail? That'll

Trying to re-exec init

2003-04-01 Thread Richard Kimber
After today's testing upgrade (which included libc6), I see that logcheck reports: init: Trying to re-exec init What does this mean? Did it try and was successful, or did it fail? Is it a good thing for it to be doing? Do I need to do anything about it? Thanks, - Richard. -- Richard K

Re: re-exec init??

2000-09-07 Thread Miquel van Smoorenburg
In article <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]> wrote: >Sep 1 23:03:26 debian init: Trying to re-exec init > >Isn't it true that init should only be started at boot time and when >changing runlevels? Or have I misunderstood? What could bring about an >attempt

Re: re-exec init

2000-09-04 Thread Joey Hess
[EMAIL PROTECTED] wrote: > [1] The single most puzzling to me is this (in daemon.log and in > syslog): > > Sep 1 23:03:26 debian init: Trying to re-exec init > > I thought init was run only at boot time and when changing > run-levels. What could bring about an

re-exec init

2000-09-04 Thread mcclosk
e was very smooth), but I've been watching the logs sort of closely in case of problems. I've been puzzled/disturbed by a couple of things, which I hope somebody can help me with. [1] The single most puzzling to me is this (in daemon.log and in syslog): Sep 1 23:03:26 debian ini

re-exec init??

2000-09-02 Thread mcclosk
to re-exec init Isn't it true that init should only be started at boot time and when changing runlevels? Or have I misunderstood? What could bring about an attempt to restart it when the system is up and running? I've certainly not seen an entry like this in the log files before. ---