From owner-freebsd-questions@FreeBSD.ORG Sun Dec 4 04:16:57 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0507E16A420 for ; Sun, 4 Dec 2005 04:16:57 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id B709243D5C for ; Sun, 4 Dec 2005 04:16:56 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 77CB51A3C24; Sat, 3 Dec 2005 20:16:55 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id BE13951A43; Sat, 3 Dec 2005 23:16:54 -0500 (EST) Date: Sat, 3 Dec 2005 23:16:54 -0500 From: Kris Kennaway To: Jose Borquez Message-ID: <20051204041654.GB1269@xor.obsecurity.org> References: <43925CEC.7000304@sbcglobal.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="GRPZ8SYKNexpdSJ7" Content-Disposition: inline In-Reply-To: <43925CEC.7000304@sbcglobal.net> User-Agent: Mutt/1.4.2.1i Cc: FreeBSD Questions group Subject: Re: /etc/rc.conf: 18: Syntax error: Unterminated quoted string X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Dec 2005 04:16:57 -0000 --GRPZ8SYKNexpdSJ7 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Dec 03, 2005 at 07:05:16PM -0800, Jose Borquez wrote: > I just recently did a make buildworld, make buildkernel, make install=20 > kernel, make installworld, and mergemaster in that order. When I login= =20 > as root I get the following email message: >=20 > Subject: Cron /usr/libexec/save-entropy > X-Cron-Env: > X-Cron-Env: > X-Cron-Env: > X-Cron-Env: > X-Cron-Env: >=20 > /etc/rc.conf: 18: Syntax error: Unterminated quoted string Are you sure this is your exact rc.conf, since it is not 18 lines long? 1 > ifconfig_tx0=3D"inet 172.16.1.6 netmask 255.255.0.0" 2 > moused_enable=3D"YES" 3 > moused_type=3D"auto" 4 > sshd_enable=3D"YES" 5 > usbd_enable=3D"YES" 6 > ntpd_enable=3D"YES" 7 > enable_quotas=3D"YES" 8 > check_quotas=3D"NO" 9 > clear_tmp_enable=3D"YES" # YES has to be in capital le= tters 10 > ipfilter_enable=3D"YES" # Start ipf firewall 11 > ipfilter_rules=3D"/etc/ipf.rules" # loads rules definition tex= t file 12 > ipmon_enable=3D"YES" # Start IP monitor log 13 > ipmon_flags=3D"-Ds" # D =3D start as daemon Kris --GRPZ8SYKNexpdSJ7 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDkm22Wry0BWjoQKURAu5RAJ9q5cKNQ7SugC/KTuINhQKjSfmUaACg3xVm 1ZZjaymoYMae2n/68K06/+Y= =oQ9Z -----END PGP SIGNATURE----- --GRPZ8SYKNexpdSJ7--