Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Aug 2001 17:28:35 +0200
From:      Martin Hasenbein <mh-freebsd-questions@space.net>
To:        Joe Knapp <jknapp@harborside.com>
Cc:        KurtChen <kurt@dv8.com.tw>, FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   Re: question about rc.conf
Message-ID:  <20010808172835.F49213@Space.Net>
In-Reply-To: <ALEAKGJBDNBPBFJGPKOKGECHCAAA.jknapp@harborside.com>; from jknapp@harborside.com on Wed, Aug 08, 2001 at 08:18:53AM -0700
References:  <00ca01c11ff0$3c19f230$b4a449d3@kurtchen> <ALEAKGJBDNBPBFJGPKOKGECHCAAA.jknapp@harborside.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Joe Knapp (jknapp@harborside.com) wrote:

Hi,

>      i had config my rc.conf file.
>      cause i write a config in it .
> 
>    /bin/sh -c 'cd /usr/local/apache/bin ;./apachectl start
> 

I didn't know, that you can add commands like this into /etc/rc.conf ??? 
Why don't you add it in, let it be, /usr/local/etc/rc.d/10apache.sh ???

/bin/sh -c 'cd /usr/local/apache/bin ;./apachectl start
           ~

Anyway it is unquoted!!! See above. There is another ' missing!

	/martin

---

--------------------------------------------------------------------
               Martin Hasenbein  Phone (Fax): (+49) 89 1216376-1 (3)
     \|/       Weiglstr.9	 mailto:martin@hasenbein.com        
     @ @       D-80636 München	 http://martin.hasenbein.com        
-oOO-(_)-OOo--------------------------------------------------------

                On the 8th day, god created Unix ;-)                

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010808172835.F49213>