Re: [ADMIN] respawning too fast

1998-12-01 Thread Gene Selkov Jr.
> Why i get this message in /var/log/messages > > medo init: Id "pg" respawning too fast: disabled for 5 minutes > In order to get to the cause, try to execute the command line from /etc/innittab manually, without redirecting errors to /dev/null. It is most probably because of the lock file, .

Re: [ADMIN] respawning too fast

1998-12-01 Thread Oliver Elphick
Tadej Panjtar wrote: >Why i get this message in /var/log/messages > >medo init: Id "pg" respawning too fast: disabled for 5 minutes This is a message from the init process. Look at the file /etc/inittab which must contain a respawned command (probably on a line that begins 'pg:') that is

[ADMIN] respawning too fast

1998-12-01 Thread Tadej Panjtar
Why i get this message in /var/log/messages medo init: Id "pg" respawning too fast: disabled for 5 minutes