From 4ca8c973d053d25428ff503fcfaf7d7ae67439a4 Mon Sep 17 00:00:00 2001 From: Zach Marano Date: Thu, 19 Mar 2015 13:11:23 -0700 Subject: Google clock sync manager to sync the system clock when a migration occurs. Fix white space in existing daemons to be consistent. Change-Id: I7a0bacf90046e705ac548fdf3d8214aed534422b --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index fd7fb54..0ebc126 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ This repository is the collection of packages that are installed on the standard 1. [Image Bundle](https://cloud.google.com/compute/docs/images#buildingimage) - Tool that creates an image file out of a disk attached to a GCE VM. 1. [Google Startup Scripts](https://cloud.google.com/compute/docs/startupscript) - Scripts and configuration files that setup a Linux-based image to work smoothly with GCE. -1. Google Daemon - A service that manages user accounts, maintains ssh login keys, and syncs public endpoint IP addresses. +1. Google Daemon - A service that manages user accounts, maintains ssh login keys, syncs the system clock after migration, and syncs public endpoint IP addresses. ## Installation The easiest way to install these packages into a Linux-based image is to extract each tarball to `/` (root). Image Bundle does not have a directory structure, it is recommended to it extract to `/usr/share/imagebundle`. The tarballs are available in [releases](https://github.com/GoogleCloudPlatform/compute-image-packages/releases). -- cgit v1.2.1