From owner-freebsd-questions Wed Aug 8 4:33:55 2001 Delivered-To: freebsd-questions@freebsd.org Received: from alpha.rns.lviv.ua (alpha.rns.lviv.ua [217.9.0.2]) by hub.freebsd.org (Postfix) with ESMTP id 3409937B409 for ; Wed, 8 Aug 2001 04:33:49 -0700 (PDT) (envelope-from andrew@yes.ko.if.ua) Received: from cuacamole.yes.ko.if.ua (Frankivsk-gw.rns.lviv.ua [217.9.0.86]) by alpha.rns.lviv.ua (8.10.0/8.9.1) with ESMTP id f78BWJa22299; Wed, 8 Aug 2001 14:32:26 +0300 (EEST) Received: from huan.yes.ko.if.ua (huan.yes.ko.if.ua [193.41.145.65]) by cuacamole.yes.ko.if.ua (8.11.3/8.11.3) with ESMTP id f78BXOg11534; Wed, 8 Aug 2001 14:33:24 +0300 (EEST) (envelope-from andrew@yes.ko.if.ua) Received: from huan.yes.ko.if.ua (huan.yes.ko.if.ua [193.41.145.65]) by huan.yes.ko.if.ua (8.11.1/8.11.1) with ESMTP id f78BXO913576; Wed, 8 Aug 2001 14:33:24 +0300 (EEST) (envelope-from andrew@yes.ko.if.ua) Date: Wed, 8 Aug 2001 14:33:24 +0300 (EEST) From: andrew gushulay To: KurtChen Cc: Subject: Re: question about rc.conf In-Reply-To: <00ca01c11ff0$3c19f230$b4a449d3@kurtchen> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, 8 Aug 2001, KurtChen wrote: > hello!! > i had config my rc.conf file. > cause i write a config in it . > > /bin/sh -c 'cd /usr/local/apache/bin ;./apachectl start > > but when i reboot , it monitor > > " > /etc/rc,conf : 16 : syntex error : unterminated quoted string > enter full pathname of shell for /bin/sh : > " > > i press enter, i can use some command.but i cannot edit the rc.conf file. > it say the rc.conf is a read only file.so how can i fix this. You may mount all partitions ad read-write by command /sbin/mount -a > > thanks ... > > kurt chen > kurt@dv8.com.tw > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message