Re: [techtalk] Partial execution of /etc/rc.d/rc.M

2000-01-15 Thread Jenn V.
Subba Rao wrote: > > Everything upto (including) Qmail starts. All below that > spews error messages. The messages are something like "command not found" type. > When I run each script manually, they work fine. I notice that the Qmail has 'start' after the script is identified. Should the others?

Re: [techtalk] Partial execution of /etc/rc.d/rc.M

2000-01-15 Thread Subba Rao
On 0, Beverly Guillermo <[EMAIL PROTECTED]> wrote: > What are the commands that are not executing? > > On Sat, 15 Jan 2000, Subba Rao wrote: > > > > > During the system bootup, the init script /etc/rc.d/rc.M is partially executed. > > The last 3rd of the file does not get executed. When I run

Re: [techtalk] Partial execution of /etc/rc.d/rc.M

2000-01-15 Thread Beverly Guillermo
What are the commands that are not executing? On Sat, 15 Jan 2000, Subba Rao wrote: > > During the system bootup, the init script /etc/rc.d/rc.M is partially executed. > The last 3rd of the file does not get executed. When I run those remaining commands > manually, they work fine. Why is that h

Re: [techtalk] Partial execution of /etc/rc.d/rc.M

2000-01-15 Thread Subba Rao
On 0, coder <[EMAIL PROTECTED]> wrote: > Subba Rao wrote: > > > > During the system bootup, the init script /etc/rc.d/rc.M is partially executed. > > The last 3rd of the file does not get executed. When I run those remaining commands > > manually, they work fine. Why is that happening? > > Is t

Re: [techtalk] Partial execution of /etc/rc.d/rc.M

2000-01-15 Thread coder
Subba Rao wrote: > > During the system bootup, the init script /etc/rc.d/rc.M is partially executed. > The last 3rd of the file does not get executed. When I run those remaining commands > manually, they work fine. Why is that happening? Is there a specific command at the 2/3rd point that could

[techtalk] Partial execution of /etc/rc.d/rc.M

2000-01-15 Thread Subba Rao
During the system bootup, the init script /etc/rc.d/rc.M is partially executed. The last 3rd of the file does not get executed. When I run those remaining commands manually, they work fine. Why is that happening? Assuming there are some hidden characters in the rc.M file, I deleted the problem p