From 0366e18e5a1b717e90a7434bdab3fa9986af8b63 Mon Sep 17 00:00:00 2001 From: Glen Barber Date: Thu, 9 Aug 2018 23:31:18 +0000 Subject: [PATCH] Update and replace old rc daemons for GCE images. PR: 229000 Submitted by: helen.koike@collabora.com MFC after: 3 days Sponsored by: The FreeBSD Foundation --- release/tools/gce.conf | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/release/tools/gce.conf b/release/tools/gce.conf index cda6b40ab7ac..749574e58736 100644 --- a/release/tools/gce.conf +++ b/release/tools/gce.conf @@ -12,8 +12,7 @@ export VM_EXTRA_PACKAGES="firstboot-freebsd-update firstboot-pkgs \ export VM_RC_LIST="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 \ - google_network_setup" + google_instance_setup google_network_daemon" vm_extra_install_base() { echo 'search google.internal' > ${DESTDIR}/etc/resolv.conf