Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Dec 2005 23:16:54 -0500
From:      Kris Kennaway <kris@obsecurity.org>
To:        Jose Borquez <bsdlists@sbcglobal.net>
Cc:        FreeBSD Questions group <freebsd-questions@freebsd.org>
Subject:   Re: /etc/rc.conf: 18: Syntax error: Unterminated quoted string
Message-ID:  <20051204041654.GB1269@xor.obsecurity.org>
In-Reply-To: <43925CEC.7000304@sbcglobal.net>
References:  <43925CEC.7000304@sbcglobal.net>

next in thread | previous in thread | raw e-mail | index | archive | help

--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 <operator@daemon> /usr/libexec/save-entropy
> X-Cron-Env: <SHELL=3D/bin/sh>
> X-Cron-Env: <PATH=3D/etc:/bin:/sbin:/usr/bin:/usr/sbin>
> X-Cron-Env: <HOME=3D/>
> X-Cron-Env: <LOGNAME=3Doperator>
> X-Cron-Env: <USER=3Doperator>
>=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--



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