[techtalk] Partial execution of /etc/rc.d/rc.M
Beverly Guillermo
mezanin at home.com
Sun Jan 16 18:20:05 EST 2000
I have the same spaces in my slack setup as well, and it doesn't cause a
problem.
Beverly
On Sun, 16 Jan 2000 moebius at ip-solutions.net wrote:
> Well Subba,
> If it is the same here as on your machine the most obvious problem is
> the space between the period and forwardslash ". /etc" as opposed to
> "./etc"
> HTH,
> Harry Hoffman
> Product Systems Specialist
> Restaurants Unlimited Inc.
> Seattle WA
> 206 634-3082 ext. 270
>
> On Sat, 15 Jan 2000, Subba Rao wrote:
>
> >
> > ========================================
> > # Start Qmail
> > if [ -x /etc/rc.d/rc.qmail ]; then
> > . /etc/rc.d/rc.qmail start
> > fi
> >
> > # Start Samba (a file/print server for Win95/NT machines):
> > if [ -x /etc/rc.d/rc.samba ]; then
> > . /etc/rc.d/rc.samba
> > fi
> >
> > # Start GPM mouse server
> > if [ -x /etc/rc.d/rc.gpm ]; then
> > . /etc/rc.d/rc.gpm
> > fi
> >
> > # Start System V init scripts for this runlevel
> > if [ -x /etc/rc.d/rc.sysvinit ]; then
> > . /etc/rc.d/rc.sysvinit
> > fi
> >
> > # Start the local setup procedure
> > if [ -x /etc/rc.d/rc.local ]; then
> > . /etc/rc.d/rc.local
> > fi
> >
> > # All done.
> > ========================================
> >
> > 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.
> >
> > Subba Rao
> > subb3 at attglobal.net
> > http://pws.prserv.net/truemax/
> >
> > => Time is relative. Here is a new way to look at time. <=
> > http://www.smcinnovations.com
> >
> > ************
> > techtalk at linuxchix.org http://www.linuxchix.org
> >
>
>
> ************
> techtalk at linuxchix.org http://www.linuxchix.org
>
-----------------------------------------------------------------
Beverly Guillermo
bguill at home.com http://members.home.com/bguill/
************
techtalk at linuxchix.org http://www.linuxchix.org
More information about the Techtalk
mailing list