Date: Mon, 26 Mar 2018 18:24:49 +0000 From: Glen Barber <gjb@FreeBSD.org> To: Renato Botelho <garga@FreeBSD.org> Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r331364 - head/release/tools Message-ID: <20180326182449.GG81123@FreeBSD.org> In-Reply-To: <de614cb8-8b74-4e54-1cc5-efff83d11461@FreeBSD.org> References: <201803221749.w2MHnRNR012755@repo.freebsd.org> <de614cb8-8b74-4e54-1cc5-efff83d11461@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--sLx0z+5FKKtIVDwd Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Mar 26, 2018 at 03:20:25PM -0300, Renato Botelho wrote: > On 22/03/18 14:49, Glen Barber wrote: > > Author: gjb > > Date: Thu Mar 22 17:49:27 2018 > > New Revision: 331364 > > URL: https://svnweb.freebsd.org/changeset/base/331364 > >=20 > > Log: > > Remove google_accounts_manager from VM_RC_LIST in the GCE configurati= on > > file, no longer needed. > > =20 > > PR: 221714 > > MFC after: 3 days > > Sponsored by: The FreeBSD Foundation > >=20 > > Modified: > > head/release/tools/gce.conf > >=20 > > Modified: head/release/tools/gce.conf > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D > > --- head/release/tools/gce.conf Thu Mar 22 17:46:38 2018 (r331363) > > +++ head/release/tools/gce.conf Thu Mar 22 17:49:27 2018 (r331364) > > @@ -9,7 +9,7 @@ export VM_EXTRA_PACKAGES=3D"firstboot-freebsd-update fir > > sysutils/py-google-compute-engine" > > =20 > > # Set to a list of third-party software to enable in rc.conf(5). > > -export VM_RC_LIST=3D"google_accounts_manager ntpd sshd firstboot_growf= s \ > > +export VM_RC_LIST=3D"ntpd sshd firstboot_growfs \ > > firstboot_pkgs firstboot_freebsd_update google_startup \ > > google_accounts_daemon google_clock_skew_daemon > > google_instance_setup google_ip_forwarding_daemon >=20 > First 2 lines end up with '\' but following 2 lines don't. It would be > nice to add just to keep it consistent IMO >=20 Agreed. Thanks for noticing. Fixed in r331559. Glen --sLx0z+5FKKtIVDwd Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEjRJAPC5sqwhs9k2jAxRYpUeP4pMFAlq5OuwACgkQAxRYpUeP 4pMyfA//RdjWlz0zwtKTFikA8mDhKhxtRR6y8734dhijkLdBeNh1cwZVs9luURLc rfitlKK35YtyfVrwHplTjsp1sN3PCAIQEK3FFxj/g5/p0IqGhfhGk7SEMvzdi14J o3QBBgx5s3mePBXYINEXEmoV6h+tzxAl7nVHhYw8jBSZibEafzlypCPNMhJPKZ4c n2/3v7KpvTNkIcPJ6QZKd8/jMWGpnIQYyos72Wdal8I/wxqdF7bcOnB/3N7u3jwO Ebo1mwPMY21GkBFZEBIdMx3ENtekd2qGMhe6/QyhrPMZlvhGqNd+MnWH1QdYTwQp murD4ygYOF2utYnnakZ5EC7LkicgcJzhTitCyl1lO1Oes7YutPZQdLciC/8G3LIW 1YU4nkyyYR8hlVY+uKNLJY4QmPHe/M3Ma3HiU/NzYGC2H5QYzPOqW3Vm9gRSKu23 HKfBEO/Y4Qcn418Eye20DSiQBnlxo9PnWT1wM6yZKFJnLT6PCuJyMWygb18dQRil Jy2zHUU10PCNTSs+FbG4ihYPglledcKeHcG6u+C4aJ+no9P/bvg9mKqrKmXoDDFr DRoaP4XXRGxe/qEAjnPVuOLHo412UhZs6JCV9c7g01Ubq8O1TWJsFA6eJhEeN3Rm leqZCHEdOfScCkwtfLSwmMnpQ4mY4WtihuyX4h52lXNBF/R5p74= =BnKx -----END PGP SIGNATURE----- --sLx0z+5FKKtIVDwd--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20180326182449.GG81123>