Remove google_accounts_manager from VM_RC_LIST in the GCE configuration
file, no longer needed. PR: 221714 MFC after: 3 days Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
fad66ba05b
commit
e62fa66429
@ -9,7 +9,7 @@ export VM_EXTRA_PACKAGES="firstboot-freebsd-update firstboot-pkgs \
|
||||
sysutils/py-google-compute-engine"
|
||||
|
||||
# Set to a list of third-party software to enable in rc.conf(5).
|
||||
export VM_RC_LIST="google_accounts_manager ntpd sshd firstboot_growfs \
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user